previous up next     contents index
Next: Overview Up: Embedding and Extending MzScheme Previous: Contents

This Manual

This manual describes MzScheme's C interface, which allows the interpreter to be embedded within an abitrary C/C++ program, or extended by a dynamically-loaded library. Familiarity with MzScheme, as described in Reference Manual for MzScheme, is assumed. The typesetting sources are taken from Julian Smart's Reference Manual for wxWindows 1.60: a portable C++ GUI toolkit.



PLT