Re: RFC 47 (v1) Universal Asynchronous I/O
[email protected] (Bart Lateur) Mon, 07 Aug 2000 23:44:58 +0200
| Newsgroups | perl.perl6.language.flow |
|---|---|
| Organization | MediaMind |
| Message-ID | <[email protected]> |
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.