[plt-scheme] R6RS libraries

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Aug 1 08:59:28 EDT 2006

At Tue, 1 Aug 2006 13:54:11 +0100, "Paulo J. Matos" wrote:
> As far as I understand R6RS reports from the commitee, 'libraries'
> will be the standard 'PLT modules'.

`library' will be the standard R5RS form, but we'll keep using `module'
for PLT Scheme code.

> Moreover, in order to start scratching R6RS compliant programs, when
> will PLT be accepting libraries (SRFI-83 afaik)?

There is a SRFI-83 implementation in SVN (the "r6rs" collection), but
the R6RS `library' form has not yet been finalized.

Matthew



Posted on the users mailing list.