
Next: Scheme Language Modifications
Up: DrScheme Reference Manual
Previous: Contents
DrScheme is a graphical environment for developing Scheme programs.
DrScheme's features include:
- Source text highlighting of syntax errors.
- Source text highlighting of run-time errors.
- Simple program analysis to prevent common syntactic mistakes.
- A project manager to support multi-file Scheme programs.
- Scheme language extensions, including primitive graphics utilities.
Documentation for DrScheme's user interface is provided by a run-time
help system built into DrScheme.
This manual is a language reference for the DrScheme development
environment.
PLT