  |
Schemers.org - http://www.schemers.org/
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. |
  |
The Scheme Programming Language - http://www.swiss.ai.mit.edu/projects/scheme/
Main page at MIT, Scheme's birthplace; short list of implementations, some general documentation, information on the MIT Scheme implementation, some random links. |
  |
Schemers, Inc. - http://www.schemers.com/
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. |
  |
Scheme Programming Language - http://en.wikipedia.org/wiki/Scheme_programming_language
Growing article, with links to many related topics. [Wikipedia] |
  |
Scheme Requests For Implementation - http://srfi.schemers.org/
A forum for people interested in coordinating libraries and other extensions of the Scheme language between implementations. |
  |
Lisp and Scheme Meetup Day - http://lisp.meetup.com/
Meetup with other local programmers interested in Lisp, Scheme and other functional programming languages. |
  |
Online Bibliography of Scheme Research - http://library.readscheme.org/
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. |
  |
Indiana University's Internet Scheme Repository - http://www.cs.indiana.edu/scheme-repository/SRhome.html
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. |
  |
The Scheme Underground - http://www.ai.mit.edu/projects/su/su.html
An effort aimed at developing useful software packages in Scheme for use in research projects and for distribution on the net. |
  |
Practical Scheme - http://practical-scheme.net/
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. |