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 91: INCLUDE at the REPL

2012-10-05 06:39:30
WG1 - Core
alexshinn
major
cowan
fixed
source
closed
2010-11-15 05:20:35
defect

Should we allow (include "filename") at the REPL? This is distinct from import in that it just loads code without altering the module structure. It is distinct from load` in that it doesn't handle binary files.

resolutionfixed
statusnewclosed

WG1 voted to accept this.

resolutionfixed
statusclosedreopened
owneralexshinn
statusreopenedassigned
statusassigneddecided
owneralexshinn
statusdecidedwriting
resolutionfixed
statuswritingclosed

Superseded by #472.