The following documents are online. You can also
download the documentation in various formats.
User Documentation
-
-
Reference for the MzScheme
extensions to
standard
Scheme, including the MzLib library.
-
-
Reference for the mzc compiler.
-
-
Reference for match, Andrew Wright's pattern-matching syntax that
is part of MzLib.
-
-
The standard definition of the Scheme language.
-
-
A comprehensive index of the PLT user documentation.
System Documentation
-
-
Reference for C/C++ programmers who embed MzScheme
within another language or extend MzScheme with new primitive
features.
-
-
Reference for a utility that helps produce "glue" code for
extending MzScheme with new C++-based classes.