Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MZSCHEME(1)		     General Commands Manual		     MZSCHEME(1)

NAME
     mzscheme - compatibility executable for Racket

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

DESCRIPTION
     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 compat-
     ibility.

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 avail-
     able at

			       http://racket-lang.org/

SEE ALSO
     racket(1)

4th Berkeley Distribution	    May 2010			     MZSCHEME(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mzscheme&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help