Sciweavers

9521 search results - page 2 / 1905
» Compiling with continuations, continued
Sort
View
PLDI
1993
ACM
13 years 9 months ago
The Essence of Compiling with Continuations
Cormac Flanagan, Amr Sabry, Bruce F. Duba, Matthia...
APCSAC
2004
IEEE
13 years 9 months ago
Continuous Adaptive Object-Code Re-optimization Framework
Dynamic optimization presents opportunities for finding run-time bottlenecks and deploying optimizations in statically compiled programs. In this paper, we discuss our current impl...
Howard Chen, Jiwei Lu, Wei-Chung Hsu, Pen-Chung Ye...
FPCA
1991
13 years 8 months ago
Syntactic Detection of Single-Threading Using Continuations
We tackle the problem of detecting global variables in functional programs. We present syntactic criteria for single-threading which improves upon previous solutions (both syntact...
Pascal Fradet
PPDP
2010
Springer
13 years 3 months ago
Functional derivation of a virtual machine for delimited continuations
This paper connects the definitional interpreter for the λ-calculus extended with delimited continuation constructs, shift and reset, with a compiler and a low-level virtual mac...
Kenichi Asai, Arisa Kitani
ISSTA
2004
ACM
13 years 10 months ago
An experimental evaluation of continuous testing during development
Continuous testing uses excess cycles on a developer’s workstation to continuously run regression tests in the background, providing rapid feedback about test failures as source...
David Saff, Michael D. Ernst