From: Lauri Alanko (la at iki.fi) Date: Mon Feb 6 13:43:35 EST 2006 |
|
On Mon, Feb 06, 2006 at 10:29:14AM -0700, Matthew Flatt wrote: > * For nested captured continuations, the shared continuation tail is > now represented by shared data (instead of separate copies for each > continuation). Very cool. Presumably continuations are now represented as linked stack frames. Does this mean that the basic machinery required for native support of shift/reset is now in place? Lauri
Posted on the users mailing list. |
|