man mzc (Commandes) - The PLT Scheme Compiler
NAME
mzc - The PLT Scheme Compiler
SYNOPSIS
mzc [ Xflag ... ] file/directory/collection [ file/directory/subcollection ]
DESCRIPTION
mzc is the MzScheme compiler for Rice University's PLT Scheme.
mzc can be used to build MzScheme extensions, build programs that embed MzScheme internally, and more. This program is fully documented via the Help-Desk utility. For further information on MzScheme, DrScheme, or any of its components (such as setup-plt) please consult the on-line documentation and other information available at
http://www.cs.rice.edu/CS/PLT/packages/drscheme/
FILES
DrScheme looks for its libraries using the environment variables PLTHOME and PLTCOLLECTS. If this variable is not defined, the installation directory is assumed ("/usr/lib/plt/" on Debian systems). See the documentation for details.
Please consult your local administrator to determine whether the on-line documentation has been installed locally.
BUGS
Submit bug reports via Help Desk (encouraged), or via the web http://www.cs.rice.edu/CS/PLT/Bugs/ (discouraged) or by e-mail to plt-bugs@cs.rice.edu (discouraged)
AUTHOR
DrScheme was implemented by Robby Findler (robby@cs.rice.edu), Shriram Krishnamurthi (shriram@cs.rice.edu), Cormac Flanagan (cormac@cs.rice.edu), Matthew Flatt (mflatt@cs.rice.edu), and Paul Steckler (steck@cs.rice.edu).