table of contents
| MZC(1) | General Commands Manual | MZC(1) | 
NAME¶
mzc - compatibility Racket compiler tool
SYNOPSIS¶
mzc [ option ... ] [ argument ... ]
DESCRIPTION¶
mzc provides an old interface to some Racket tools that are now normally provided via raco.
Run
  
   mzc --help
for a list of command-line options.
MORE INFORMATION¶
For further information, run
  
   raco docs
to open installed documentation in your web browser.
Alternately, consult the on-line documentation and other information available at
  
SEE ALSO¶
| May 2010 | 4th Berkeley Distribution |