This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Ticket 211: Modules at the REPL

2011-06-02 23:22:38
WG1 - Core
alexshinn
major
cowan
duplicate
source
closed
2011-05-26 13:01:43
defect

Should it be possible to write a module at the REPL?

resolutionduplicate
statusnewclosed

Duplicate of #163.

This also includes passing a module form to eval or putting it in a file passed to load. In short, is (module ...) part of Scheme, or a separate language used only in module files?