1
2GRACKET(1)                  General Commands Manual                 GRACKET(1)
3
4
5

NAME

7       gracket - the GUI Racket implementation
8

SYNOPSIS

10       gracket [ option ...  ] [ argument ...  ]
11
12

DESCRIPTION

14       GRacket is the GUI-application variant of racket.
15
16
17       Run
18
19          gracket --help
20
21       for a list of command-line options and other start-up information.
22
23
24       Supplying  no  arguments  to  gracket  is  the same as supplying the -i
25       option for interactive evaluation.
26
27
28       Supplying non-switch, non-configuration arguments  to  gracket  is  the
29       same  as putting -u before the arguments to run the first one as a mod‐
30       ule-based script.
31
32

MORE INFORMATION

34       For further information, run
35
36          raco docs
37
38       to open installed documentation in your web browser.
39
40
41       Alternately, consult the on-line documentation  and  other  information
42       available at
43
44                               http://racket-lang.org/
45
46

AUTHOR

48       GRacket  was  implemented  by  Matthew  Flatt (mflatt@racket-lang.org),
49       Robert   Bruce   Findler   (robby@racket-lang.org),    John    Clements
50       (clements@racket-lang.org), and PLT.
51
52

SEE ALSO

54       raco(1), drracket(1), racket(1)
55
56
57
584th Berkeley Distribution          May 2010                         GRACKET(1)
Impressum