Interactive Environment

DrScheme provides an interactive environment. The upper, or Definitions, window is a full-featured, graphical editor with Emacs-like key bindings. The lower, or Interactions, window implements a read-eval-print loop (REPL).

The Execute button loads the contents of the Definitions window into the Interactions window.