document and index .zo extension in Guide
merge to 5.0
This commit is contained in:
parent
993d80eb2a
commit
6f733e96b7
|
@ -19,7 +19,11 @@ Racket installation.
|
|||
you'd like to compile it to bytecode, along with all of its
|
||||
dependencies, so that it loads more quickly, then run
|
||||
|
||||
@commandline{raco make take-over-the-world.rkt}}
|
||||
@commandline{raco make take-over-the-world.rkt}
|
||||
|
||||
The bytecode file is written as @filepath{take-over-the-world_rkt.zo}
|
||||
in a @filepath{compiled} subdirectory; @index[".zo"]{@filepath{.zo}}
|
||||
is the file suffix for a bytecode file.}
|
||||
|
||||
|
||||
@item{@exec{raco setup} manages a Racket installation, including
|
||||
|
|
Loading…
Reference in New Issue
Block a user