Add a top blurb to the TR Reference
original commit: 6fd39d78d74ec66bb97ce18110e279e151c42e8d
This commit is contained in:
parent
0e9e628d79
commit
055caf7d7b
|
@ -8,6 +8,13 @@
|
|||
@author+email["Asumu Takikawa" "asumu@racket-lang.org"]
|
||||
]
|
||||
|
||||
This manual describes the Typed Racket language, a sister language
|
||||
of Racket with a static type-checker. The types, special forms, and
|
||||
other tools provided by Typed Racket are documented here.
|
||||
|
||||
For a friendly introduction, see the companion manual
|
||||
@other-doc['(lib "typed-racket/scribblings/ts-guide.scrbl")].
|
||||
|
||||
@(defmodulelang* (typed/racket/base typed/racket)
|
||||
#:use-sources
|
||||
(typed-racket/typed-racket
|
||||
|
|
Loading…
Reference in New Issue
Block a user