logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gracket - the GUI Racket implementation

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.

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 module-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/

Name

       gracket - the GUI Racket implementation

See Also

raco(1),drracket(1),racket(1)

4th Berkeley Distribution                           May 2010                                          GRACKET(1)

Synopsis

gracket [ option...  ] [ argument...  ]

See Also