The Racket repository
|
||
---|---|---|
c | ||
csug | ||
examples | ||
makefiles | ||
mats | ||
nanopass@221eecb965 | ||
release_notes | ||
s | ||
unicode | ||
zlib@5089329162 | ||
.gitignore | ||
.gitmodules | ||
bintar | ||
BUILDING | ||
CHARTER.md | ||
checkin | ||
configure | ||
CONTRIBUTING.md | ||
LICENSE | ||
LOG | ||
newrelease | ||
NOTICE | ||
README.md | ||
scheme.1.in | ||
workarea |
Chez Scheme is a compiler and run-time system for the language of the Revised^6 Report on Scheme (R6RS), with numerous extensions. The compiler generates native code for each target processor, with support for x86, x86_64, and 32-bit PowerPC architectures.
Get started by Building Chez Scheme.