[R6RS] library syntax

Michael Sperber sperber at informatik.uni-tuebingen.de
Sun Aug 13 04:07:34 EDT 2006


I've got a tiny change request for the library syntax:

dyb at cs.indiana.edu writes:

>   (library <lib-name>
>     (import <import-spec>*)
>     (export <export-spec>*)
>     <library body>)

Could we swap the "import" and "export" forms?  Arguably, the exports
is what I want to read first, whereas the "exports" are more of an
implementation aspect, as is the body itself.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla



More information about the R6RS mailing list