On 8/14/07, AndrevanTonder <[EMAIL PROTECTED]> wrote:
> This is to announce that an update of my libraries and
> macros implementation is available at:
>
>    http://www.het.brown.edu/people/andre/macros

For those with access to PLT Scheme version 370 or later, the
following will start an interactive REPL using Andre van Tonder's
portable expander:

   > mzscheme -p repl.ss dvanhorn r6rs-expander-vantonder.plt
   R5.97RS> (import (rnrs))
   R5.97RS> (+ 1 1)
   2

For more information, see:

http://planet.plt-scheme.org/display.ss?package=r6rs-expander-vantonder.plt&owner=dvanhorn

David

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to