Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
In this paper we study how to translate effect handlers from a rich source lambda calculus into a plain lambda calculus without necessarily requiring additional ...
Abstract. We present Continuation Passing Style (CPS) translations for Plotkin and Pretnar's effect han- dlers with Hillerström and Lindley's row-typed ...
This paper gives two distinct foundational implementations of a continuation-passing style (CPS) transformation and a CEK-style abstract machine for ...
People also ask
We give two distinct foundational implementations of all the kinds of handlers we consider: a continuation passing style (CPS) transformation and a CEK-style ...
Apr 11, 2023 · Hello,. I am curious if cps is still used as an intermediate language? I'd like to read “compiling with continuations”.
Aug 30, 2017 · We present Continuation Passing Style (CPS) translations for Plotkin and Pretnar's effect handlers with Hillerström and Lindley's row-typed fine ...
May 29, 2023 · When you pass a callback that represents "the rest of the execution", this is usually called a "continuation". There are also "delimited ...
Sep 5, 2017 · So, effect handlers are great! Now, how do we compile them? Why continuation passing style (CPS)?. CPS is good for implementing control flow.
Jun 9, 2022 · We present the first CPS translation for lexical effect handlers to pure System F. It preserves well-typedness and simulates the traditional operational ...
This work presents Continuation Passing Style translations for Plotkin and Pretnar's effect handlers with Hillerström and Lindley's row-typed fine-grain ...