A collection of resources for the Scheme language. Information on all aspects of Scheme: implementations, papers, and code. Maintained by the Rice Programming Languages Team, the folks behind MzScheme and DrScheme.
Main page at MIT, Scheme's birthplace; short list of implementations, some general documentation, information on the MIT Scheme implementation, some random links.
Publishes and carries excellent educational materials, including books, using the Scheme programming language. Has Windows and Macintosh Scheme interpreters and a Scheme-driven state-of-the-art solid modeler.
Bibliography of articles, theses, and technical reports related to the Scheme language. Where an online version of the paper is available, a link is provided.
The definitive resource for Scheme on the net. Includes a large catalog of implementations, useful source code, and documents, many of which you won't find anywhere else.
Libraries and extensions to use Scheme as a production tool, to process daily chores for system engineers and programmers: parse files, generate reports, watch processes, provide small GUI wrappers, etc. English, Japanese.