<!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.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>For myself I usually use #lang scheme
(because it is so compete)</FONT></DIV>
<DIV><FONT face="Courier New" size=2>However, sometimes I am asked to provide
R6RS conformant code.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Then I use #!r6rs (with an anoying long
list of imports)</FONT></DIV>
<DIV><FONT face="Courier New" size=2>But I can't find something like PLT's
"time" macro in any of the R6RS libraries.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Does something alike live in
R5RS? If so I would be much obliged if you would provide me a
pointer.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Thanks,</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Jos</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV></BODY></HTML>