[r6rs-discuss] Libraries and macros reference implementation update

From: David Van Horn <dvanhorn>
Date: Thu, 16 Aug 2007 15:04:19 -0400

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
Received on Thu Aug 16 2007 - 15:04:19 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC