[Scheme-reports] What are regions of toplevel imports?
Andre van Tonder 23 Apr 2011 23:40 UTC
At the toplevel, what is the initial environment, and
what are the regions of imported bindings of (A) and (B) in
1) REPL programs, and 2) compiled programs?
(begin c1 ...)
(import (A))
(begin c2 ...)
(import (B))
(begin c3 ...))
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports