previous up next     contents index
Next: Notation Up: MzScheme Reference Manual Previous: Contents

This Manual

The core of the Scheme programming language is described in the Revised tex2html_wrap_inline6553 Report on the Algorithmic Language Scheme. This manual assumes familiarity with core Scheme and only contains specific information specific to MzScheme.

MzScheme provides four notable extensions to core Scheme:

MzScheme is fully tex2html_wrap_inline6555 -compliant, although command line or internal flags can change some features affecting compliance. (For example, case-sensitivity can be enabled.)   For information about command line flags for the stand-alone console version of MzScheme, run with the ``-help'' flag.   





PLT