Sciweavers

7124 search results - page 87 / 1425
» Programming Languages and Operating Systems
Sort
View
PLDI
2003
ACM
15 years 3 months ago
The nesC language: A holistic approach to networked embedded systems
David Gay, Philip Levis, J. Robert von Behren, Mat...
SIGOPSE
1998
ACM
15 years 2 months ago
Security versus performance tradeoffs in RPC implementations for safe language systems
Chi-Chao Chang, Grzegorz Czajkowski, Chris Hawblit...
GPCE
2007
Springer
15 years 3 months ago
Generative programming techniques for Java library migration
Embedded systems can be viewed as scaled-down versions of their one counterparts. In many cases, the software abstractions and libraries for embedded systems can be derived from l...
Victor L. Winter, Azamatbek Mametjanov
OOPSLA
2007
Springer
15 years 3 months ago
Software speculative multithreading for Java
We apply speculative multithreading to sequential Java programs in software to achieve speedup on existing multiprocessors. A common speculation library supports both Java bytecod...
Christopher J. F. Pickett
FPCA
1991
15 years 1 months ago
Functional Programming with Bananas, Lenses, Envelopes and Barbed Wire
We develop a calculus for lazy functional programming based on recursion operators associated with data type de nitions. For these operators we derive various algebraic laws that ...
Erik Meijer, Maarten M. Fokkinga, Ross Paterson