table of contents
other versions
- bookworm-backports 8.12+dfsg1-7~bpo12+1
- testing 8.14+dfsg1-1
- unstable 8.14+dfsg1-1
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¶
raco(1), racket(1)
May 2010 | 4th Berkeley Distribution |