Previous: Using the module system, Up: User environment


2.4 Command processor

The Scheme48 command processor is the main development environment. It incorporates a read-eval-print loop as well as an interactive inspector and debugger. It is well-integrated with the module system for rapid dynamic development, which is made even more convenient with the Emacs interface, cmuscheme48; see Emacs integration.