You are looking at historical revision 43911 of this page. It may differ significantly from its current revision.

Module (scheme repl)

[procedure] (interaction-environment)

This procedure returns a specifier for a mutable environment that contains an implementation-defined set of bindings, typically a superset of those exported by (scheme base). The intent is that this procedure will return the environment in which the implementation would evaluate expressions entered by the user into a REPL.


Previous: Module (scheme lazy)

Next: Module (scheme time)