1RACO(1)                     General Commands Manual                    RACO(1)
2
3
4

NAME

6       raco - the RAcket COmmand-line tool
7

SYNOPSIS

9       raco [ option ...  ] [ argument ...  ]
10

DESCRIPTION

12       raco  performs  various  tasks  related to the Racket language, such as
13       finding documentation, compiling Racket source to  bytecode,  packaging
14       executables, and packaging installable archives.
15
16
17       Run
18
19          raco help
20
21       for a list of subcommands.
22
23

MORE INFORMATION

25       For further information, run
26
27          raco docs
28
29       to open installed documentation in your web browser.
30
31
32       Alternately,  consult  the  on-line documentation and other information
33       available at
34
35                               http://racket-lang.org/
36
37

AUTHOR

39       raco was implemented by PLT.
40

SEE ALSO

42       racket(1), drracket(1)
43
44
45
464th Berkeley Distribution          May 2010                            RACO(1)
Impressum