![]() |
![]()
| ![]() |
![]()
NAMEracket - core Racket implementation SYNOPSISracket [ option ... ] [ argument ... ] DESCRIPTIONRun
for a list of command-line options and other start-up information. Supplying no arguments to racket is the same as supplying the -i option for interactive evaluation. Supplying non-switch, non-configuration arguments to racket is the same as putting -u before the arguments to run the first one as a module-based script. MORE INFORMATIONFor further information, run
to open installed documentation in your web browser. Alternately, consult the on-line documentation and other information available at
AUTHORRacket was implemented by Matthew Flatt and PLT. It was originally based on libscheme, written by Brent Benson. SEE ALSOraco(1), drracket(1), gracket(1)
|