From: Matthew Flatt (mflatt at cs.utah.edu) Date: Wed Jun 11 10:59:13 EDT 2008 |
|
At Wed, 11 Jun 2008 11:03:06 +0100, Filipe Cabecinhas wrote: > I think the difference is because mzscheme has a delimited > continuation at the top-level so you can't capture anything beyond > that with call/cc. And I suppose it will also "merge" the begin with > the top-level (making it a no-op) so you won't even get the "again > \nend" twice. That's all correct. Matthew
Posted on the users mailing list. |
|