Sciweavers

177 search results - page 2 / 36
» The Essence of Compiling with Continuations
Sort
View
CORR
2010
Springer
97views Education» more  CORR 2010»
13 years 6 months ago
Continuation-Passing C, compiling threads to events through continuations
Abstract In this paper, we introduce Continuation Passing C (CPC), a programming language for concurrent systems in which native and cooperative threads are unified and presented t...
Gabriel Kerneis, Juliusz Chroboczek
OOPSLA
2005
Springer
13 years 11 months ago
Subtext: uncovering the simplicity of programming
Representing programs as text strings makes programming harder then it has to be. The source text of a program is far removed from its behavior. Bridging this conceptual gulf is w...
Jonathan Edwards
NIPS
2008
13 years 7 months ago
Multi-resolution Exploration in Continuous Spaces
The essence of exploration is acting to try to decrease uncertainty. We propose a new methodology for representing uncertainty in continuous-state control problems. Our approach, ...
Ali Nouri, Michael L. Littman
LICS
2005
IEEE
13 years 12 months ago
Certifying Compilation for a Language with Stack Allocation
This paper describes an assembly-language type system capable of ensuring memory safety in the presence of both heap and stack allocation. The type system uses linear logic and a ...
Limin Jia, Frances Spalding, David Walker, Neal Gl...