[previous] [up] [next]     [index]
Next: Stand-Alone Executables from Scheme Up: PLT mzc: MzScheme Compiler Previous: Macro and Elaboration-Time Libraries

Building a Stand-alone Executable

Since the output of mzc relies on MzScheme to provide all run-time support, there is no way to use mzc to obtain small stand-alone executables. However, it is possible to produce a large stand-alone executable that contains an embedded copy of the MzScheme (or MrEd) run-time engine.





PLT