[r6rs-discuss] Libraries and macros reference implementation update
David Van Horn
dvanhorn at cs.brandeis.edu
Thu Aug 16 15:04:19 EDT 2007
On 8/14/07, AndrevanTonder <andre at het.brown.edu> 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
More information about the r6rs-discuss
mailing list