raco(1) [debian man page]
RACO(1) General Commands Manual RACO(1) NAME
raco - the RAcket COmmand-line tool SYNOPSIS
raco [ option ... ] [ argument ... ] DESCRIPTION
raco performs various tasks related to the Racket language, such as finding documentation, compiling Racket source to bytecode, packaging executables, and packaging installable archives. Run raco help for a list of subcommands. 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 http://racket-lang.org/ AUTHOR
raco was implemented by PLT. SEE ALSO
racket(1), drracket(1) 4th Berkeley Distribution May 2010 RACO(1)
Check Out this Related Man Page
GRACKET(1) General Commands Manual GRACKET(1) NAME
gracket - the GUI Racket implementation SYNOPSIS
gracket [ option ... ] [ argument ... ] DESCRIPTION
GRacket is the GUI-application variant of racket. Run gracket --help for a list of command-line options and other start-up information. Supplying no arguments to gracket is the same as supplying the -i option for interactive evaluation. Supplying non-switch, non-configuration arguments to gracket is the same as putting -u before the arguments to run the first one as a mod- ule-based script. 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 http://racket-lang.org/ AUTHOR
GRacket was implemented by Matthew Flatt (mflatt@racket-lang.org), Robert Bruce Findler (robby@racket-lang.org), John Clements (clements@racket-lang.org), and PLT. SEE ALSO
raco(1), drracket(1), racket(1) 4th Berkeley Distribution May 2010 GRACKET(1)