MZSCHEME(1) General Commands Manual MZSCHEME(1)

mzscheme - compatibility executable for Racket

mzscheme [ option ... ] [ argument ... ]

MzScheme is the old name for the core Racket implementation.

For most cases, running mzscheme is the same as running racket, except that the default interaction language is slightly different for backward compatibility.

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


http://racket-lang.org/


racket(1)

May 2010 4th Berkeley Distribution