Skip to content
Felix S. Klock II edited this page Jul 28, 2013 · 2 revisions

R6RS is going to have a library system, which should be adequate for Larceny.

As with most features of R6RS, the R6RS library system will prohibit most extensions.

We might conceivably want to support the MzScheme module system, or module systems designed to improve interoperability with JVM or CLS, but these would be separate from the R6RS library system.

Clone this wiki locally