<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16788" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>#!r6rs or #lang r6rs does not wrap its 
module top level expressions as in</FONT></DIV>
<DIV><FONT face="Courier New" size=2>(call-with-values (lambda () expression) 
print-values),</FONT></DIV>
<DIV><FONT face="Courier New" size=2>like #lang scheme and most other languages 
do.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Is it possible and desirable to change 
#!r6rs to do this wrapping?</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Jos</FONT></DIV></BODY></HTML>