2023-01-12 07:56:11 -05:00
|
|
|
<html>
|
|
|
|
|
|
|
|
<!-- Time-stamp: <01/03/17 16:43:50 shriram> -->
|
|
|
|
|
2023-01-24 10:14:39 -05:00
|
|
|
|
|
|
|
|
2023-01-12 07:56:11 -05:00
|
|
|
|
|
|
|
<title>schemers.org: Documents: Standards</title>
|
|
|
|
|
2023-01-24 10:14:39 -05:00
|
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
|
|
|
|
|
|
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<table width=100%>
|
|
|
|
<tr valign=TOP>
|
|
|
|
<td>
|
2023-01-24 14:08:33 -05:00
|
|
|
<img src="../../logo-dsandler.gif"
|
2023-01-24 10:14:39 -05:00
|
|
|
alt="logo"
|
|
|
|
width=110
|
|
|
|
height=70>
|
|
|
|
<br><br>
|
|
|
|
'(schemers . org):<br>
|
|
|
|
an improper list<br>
|
|
|
|
of Scheme resources<br>
|
2023-01-24 13:03:54 -05:00
|
|
|
—[<a href="../../Welcome/">DS</a>]
|
2023-01-24 10:14:39 -05:00
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
|
2023-01-12 07:56:11 -05:00
|
|
|
|
|
|
|
<h3>Standards</h3>
|
|
|
|
|
|
|
|
<p> There are two standards for Scheme: an official standard with IEEE
|
|
|
|
and a de facto one, often called
|
|
|
|
“R<sup><small>n</small></sup>RS”, short for the
|
|
|
|
<cite>Revised<sup><small>n<sup><small>th</small></sup></small></sup>
|
|
|
|
Report on the Algorithmic Language Scheme</cite>. In colloquial use,
|
|
|
|
“Scheme standard” usually refers to the latter. </p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
<a name="#ieee1178">
|
|
|
|
<li>
|
|
|
|
<p> The IEEE standard, 1178-1990 (R1995), should be available at
|
|
|
|
technical bookstores, and <a
|
|
|
|
href="https://standards.ieee.org/standard/1178-1990.html">
|
|
|
|
from IEEE</a>. I do not believe there are free on-line
|
|
|
|
copies available. According to the document,
|
|
|
|
<blockquote>
|
|
|
|
IEEE publications are available from the Institute of Electrical and
|
|
|
|
Electronics Engineers, Service Center, 445 Hoes Lane, P.O.Box 1331,
|
|
|
|
Piscataway, NJ 08833-1331, USA.
|
|
|
|
</blockquote>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<a name="#rnrs">
|
|
|
|
<li>
|
|
|
|
<p>You can find <a href="https://small.r7rs.org/">R7RS</a> online,
|
|
|
|
as well as <a href="http://www.r6rs.org/">R6RS</a>.
|
|
|
|
The <a href="Charter/">Scheme Language Charter</a> documents the
|
|
|
|
process that led to the creation of R6RS.
|
|
|
|
You can also find the older revisions,
|
|
|
|
<a href="R5RS/">R5RS</a> and
|
|
|
|
<a href="https://people.csail.mit.edu/jaffer/r4rs.pdf">R4RS</a>, online.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
2023-01-24 10:14:39 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<br>
|
|
|
|
<table width=100%>
|
|
|
|
<tr>
|
|
|
|
<td align=LEFT>
|
|
|
|
Last modified 21:11:50 EST on February 11, 2020
|
|
|
|
</td>
|
|
|
|
<td align=RIGHT>
|
|
|
|
Powered by
|
2023-01-24 14:17:30 -05:00
|
|
|
<a href="../../Welcome/"><img align=CENTER src="../../plt-logo.gif"
|
2023-01-24 10:14:39 -05:00
|
|
|
width=91 height=31 alt="PLT"></a></td></tr>
|
|
|
|
<tr>
|
|
|
|
<td></td>
|
|
|
|
<td align="RIGHT">
|
2023-01-24 13:03:54 -05:00
|
|
|
<a href="../../Welcome/">Site Contact</a>
|
2023-01-24 10:14:39 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
2023-01-12 07:56:11 -05:00
|
|
|
|
|
|
|
</html>
|