On Mon, 7 Aug 2000 08:31:24 -0400, John Tobey wrote:

>A continuation is
>(abstractly) a copy of the stack.  It's the reverse of eval (or, in C,
>setjmp) in that it lets you back out of a stack frame and later come
>back to continue it, possibly many times.

What's the difference with coroutines?

-- 
        Bart.

Reply via email to