Sciweavers

102 search results - page 3 / 21
» Watch Your Language!
Sort
View
LISA
2000
13 years 7 months ago
Peep (The Network Auralizer): Monitoring Your Network with Sound
Activities in complex networks are often both too important to ignore and too tedious to watch. We created a network monitoring system, Peep, that replaces visual monitoring with ...
Michael Gilfix, Alva L. Couch
ICFP
2010
ACM
13 years 7 months ago
Scrapping your inefficient engine: using partial evaluation to improve domain-specific language implementation
Partial evaluation aims to improve the efficiency of a program by specialising it with respect to some known inputs. In this paper, we show that partial evaluation can be an effec...
Edwin Brady, Kevin Hammond
JOT
2007
68views more  JOT 2007»
13 years 5 months ago
Reuseware - Adding Modularity to Your Language of Choice
Jakob Henriksson, Jendrik Johannes, Steffen Zschal...
HASKELL
2009
ACM
14 years 14 days ago
Roll your own test bed for embedded real-time protocols: a haskell experience
We present by example a new application domain for functional languages: emulators for embedded real-time protocols. As a casestudy, we implement a simple emulator for the Biphase...
Lee Pike, Geoffrey M. Brown, Alwyn Goodloe