External links
From Gambit wiki
(Difference between revisions)
m (Copied from old wiki) |
m (Added links to standards and SRFIs.) |
||
| Line 5: | Line 5: | ||
* [http://www.schemers.org/ schemers.org] | * [http://www.schemers.org/ schemers.org] | ||
* [http://groups.google.com/group/comp.lang.scheme comp.lang.scheme] | * [http://groups.google.com/group/comp.lang.scheme comp.lang.scheme] | ||
| + | * [http://www.schemers.org/Documents/Standards/R5RS/ R<sup>5</sup>RS] | ||
* [http://scheme-punks.org/wiki/index.php?title=ERR5RS:Charter Extended R<sup>5</sup>RS Scheme (a minimal R<sup>6</sup>RS subset addition to R<sup>5</sup>RS)] | * [http://scheme-punks.org/wiki/index.php?title=ERR5RS:Charter Extended R<sup>5</sup>RS Scheme (a minimal R<sup>6</sup>RS subset addition to R<sup>5</sup>RS)] | ||
| + | * [http://www.r6rs.org/ R<sup>6</sup>RS] | ||
| + | * [http://srfi.schemers.org/ SRFIs] | ||
| + | * Gambit supports SRFIs [http://srfi.schemers.org/srfi-0/ 0], [http://srfi.schemers.org/srfi-4/ 4], [http://srfi.schemers.org/srfi-6/ 6], [http://srfi.schemers.org/srfi-8/ 8], [http://srfi.schemers.org/srfi-9/ 9], [http://srfi.schemers.org/srfi-18/ 18], [http://srfi.schemers.org/srfi-21/ 21], [http://srfi.schemers.org/srfi-22/ 22], [http://srfi.schemers.org/srfi-23/ 23], [http://srfi.schemers.org/srfi-27/ 27], and [http://srfi.schemers.org/srfi-39/ 39]. | ||
Revision as of 06:55, 3 June 2008
You may find the following external resources interesting.
- Read Scheme
- Community Scheme Wiki
- schemers.org
- comp.lang.scheme
- R5RS
- Extended R5RS Scheme (a minimal R6RS subset addition to R5RS)
- R6RS
- SRFIs
- Gambit supports SRFIs 0, 4, 6, 8, 9, 18, 21, 22, 23, 27, and 39.