
|
|
|
|
Home / Computers / Programming / Languages / Lisp / Scheme
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- CMU Scheme Repository - Part of the greater CMU AI Repository. Has a large overlap with the Indiana repository.
www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/lang/scheme/0.html
- Hello, World program - The Scheme version of the canonical first program.
www.latech.edu/~acm/helloworld/scheme.html
- Indiana University's Internet Scheme Repository - The definitive resource for Scheme on the net. Contains a large catalog of implementations, useful source code, and documents, many of which you won't find anywhere else.
www.cs.indiana.edu/scheme-repository/SRhome.html
- Invitation to Scheme - A chapter from a Scheme book which gives a concise history and good overview of the language.
www.cosc.canterbury.ac.nz/~wolfgang/cosc302/Chap2.3.html
- MIT Project MAC (Switzerland) Archive - The MIT Project on Mathematics and Computation (Switzerland) has a public FTP archive with Scheme implementations, programs, and curiosities.
ftp://swissnet.ai.mit.edu/pub
- Online Bibliography of Scheme Research - This site contains a large (and growing) 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.
library.readscheme.org
- Reports on the Algorithmic Language Scheme - Specifications for the programming language Scheme.
swissnet.ai.mit.edu/~jaffer/Scheme.html
- RRRS-Authors Mailing List Archive - An archive of the mailing list of the authors of the RnRS, from 1984 to 1998.
swissnet.ai.mit.edu/projects/scheme/rrrs-archive.html
- Schemers.org - A collection of resources for the Scheme language. The place to go to get comprehensive, up-to-date information on all aspects of Scheme: implementations, papers, code, etc. Maintained by the Rice Programming Languages Team, the folks behind MzScheme and DrScheme.
www.schemers.org
- The comp.lang.scheme FAQ - Usenet discussion group FAQ archive.
www.faqs.org/faqs/by-newsgroup/comp/comp.lang.scheme.html
- The Scheme Programming Language - The primary Scheme page at MIT, Scheme's birthplace. Provides a short list of implementations, some general documentation, information on the MIT implementation of Scheme, and some random links.
www.swiss.ai.mit.edu/projects/scheme/index.html
- The Scheme Programming Language, Second Edition - Of R. Kent Dybvig's reference manual. Describes R5RS Scheme in a style similar to K&R [Online fulltext version].
www.scheme.com/tspl2d
- The Scheme Underground - An effort aimed at developing useful software packages in Scheme for use in research projects and for distribution on the net.
www.ai.mit.edu/projects/su/su.html
- The Schememonster's Friends - A group of computer science students at the Helsinki University of Technology united by the interest in Scheme - and the insight that we should keep the fun in programming.
www.niksula.cs.hut.fi/~candolin/scheme
- Scheme Requests For Implementation - A forum for people interested in coordinating libraries and other extensions of the Scheme language between implementations.
srfi.schemers.org
|
|
|
|
|