From: Jos Koot (jos.koot at telefonica.net) Date: Tue Jan 13 07:48:44 EST 2009 |
|
#!r6rs or #lang r6rs does not wrap its module top level expressions as in (call-with-values (lambda () expression) print-values), like #lang scheme and most other languages do. Is it possible and desirable to change #!r6rs to do this wrapping? Jos -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20090113/c1b98831/attachment.html>
Posted on the users mailing list. |
|