Document how to start a TR REPL from the command line.
original commit: a71db7c15cd32222cb123024fc2af2fca43c9e74
This commit is contained in:
parent
cdcc1f44ed
commit
c877e22a1b
|
@ -48,3 +48,9 @@ racket
|
|||
Here is the same program, in @racketmodname[typed/racket]:
|
||||
|
||||
@|typed-mod|
|
||||
|
||||
@section{Using Typed Racket from the Racket REPL}
|
||||
|
||||
It is possible to use Typed Racket from the Racket REPL. To do so, start Racket
|
||||
with the following command line:
|
||||
@commandline{racket -I typed/racket}
|
||||
|
|
Loading…
Reference in New Issue
Block a user