[plt-scheme] unexpected behavior of top level continiuations

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Sep 15 00:05:06 EDT 2004

At Sun, 12 Sep 2004 21:01:26 -0500, Corey Sweeney wrote:
> from a
> programming perspective, does the module count as a "top level"? 

It's a manageable kind of top level.

> And do the continuations work without the mentioned "port buffer issues"?

If you put your example in a `module', then it's more like your example
where most of the code was inside `wrapper'.

Matthew



Posted on the users mailing list.