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

FreeBSD Manual Pages

  
 
  

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

			       http://racket-lang.org/

SEE ALSO
     raco(1), racket(1)

4th Berkeley Distribution	    May 2010				  MZC(1)

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

home | help