[plt-scheme] Continuations

From: Grant Rettke (grettke at acm.org)
Date: Mon Nov 5 23:31:22 EST 2007

On Nov 5, 2007 8:04 PM, Matthias Felleisen <matthias at ccs.neu.edu> wrote:
>   Start ----- * --------- * --------- + -------- * ------->
>
> 3. Turn the ___rest of the computation___ from this point to the end
> into a procedure.

And in the same way as a closure, capture that procedures environment.


Posted on the users mailing list.