The Racket repository
![]() * Add some simple reset CSS * Add some simple base CSS (which includes making the default font family "monospace") * Change the header on the Profile page * Add a header to the source file pages * Desaturate the default profile palette * Make various other small tweaks, e.g.: * Change sizing from em's to rem's * Change H3s to H1s and Ps to H2s * Change to padding * etc. * Update csug with the new default profile palette and some new screenshots (and change occurrences of "css" to "CSS") original commit: f7d7109de6845f6e91d4a7d77063d46e7e0dff3f |
||
---|---|---|
c | ||
csug | ||
examples | ||
makefiles | ||
mats | ||
nanopass@221eecb965 | ||
release_notes | ||
s | ||
stex@3bd2b86cc5 | ||
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.
For more information see the Chez Scheme Project Page