[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Scheme-reports] What are regions of toplevel imports?



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@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports