[R6RS] Re: strawman module syntax
Matthew Flatt
mflatt
Sun Jul 11 09:32:14 EDT 2004
At Sun, 11 Jul 2004 10:47:49 +0200, Michael Sperber wrote:
> >>>>> "Matthew" == Matthew Flatt <mflatt at cs.utah.edu> writes:
>
> Matthew> More concretely, if you create a module "super-lib.scm", you don't
> have
> Matthew> to distribute it with instructions/scripts for running in MzScheme,
> Matthew> plus instructions/scripts for compiling with mzc, and so on. The
> source
> Matthew> "super-lib.scm" is self-contained.
>
> I can't see what would be in "super-lib.scm". Instructions for
> calling mzc and so on?
It's a module, so it contains
(module super-lib ....)
Matthew
More information about the R6RS
mailing list