CINXE.COM
R6RS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <TITLE>R6RS</TITLE> <link type="text/css" rel="stylesheet" href="r6rs.css"> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <style> body { width:7in } .new { color:red; font-style:italic; font-weight:bold } </style> </HEAD> <BODY BGCOLOR="#FFFFFF"> <H1>The Revised<sup>6</sup> Report on the Algorithmic Language Scheme</H1> <P>The final versions of the main report, library report, nonnormative appendices, and rationale:</P> <a href="http://www.cambridge.org/uk/catalogue/catalogue.asp?isbn=9780521193993"> <img src="http://assets.cambridge.org/97805211/93993/cover/9780521193993.jpg" align="right"></img></a> <UL> <LI>Revised<SUP>6</SUP> Report on the Algorithmic Language Scheme<BR/> <A HREF="final/r6rs.pdf">PDF</A> | <A HREF="final/html/r6rs/r6rs.html">HTML</A> <LI>Revised<SUP>6</SUP> Report on the Algorithmic Language Scheme — Standard Libraries<BR/> <A HREF="final/r6rs-lib.pdf">PDF</A> | <A HREF="final/html/r6rs-lib/r6rs-lib.html">HTML</A> <LI>Revised<SUP>6</SUP> Report on the Algorithmic Language Scheme — Non-Normative Appendices<BR/> <A HREF="final/r6rs-app.pdf">PDF</A> | <A HREF="final/html/r6rs-app/r6rs-app.html">HTML</A> <LI>Revised<SUP>6</SUP> Report on the Algorithmic Language Scheme — Rationale<BR/> <A HREF="final/r6rs-rationale.pdf">PDF</A> | <A HREF="final/html/r6rs-rationale/r6rs-rationale.html">HTML</A> </ul> <p> Here is an archive containing all PDF and HTML files, along with TeX and other sources: <a href="final/r6rs.tar.gz">r6rs.tar.gz</a> </p> <HR> <H2>Published Versions</h2> <p> A version of R6RS correcting many of the errata listed is available as a <a href="http://www.cambridge.org/uk/catalogue/catalogue.asp?isbn=9780521193993">book from Cambridge University press</a>. </p> <p> The same text was published as <a href="http://journals.cambridge.org/action/displayJournal?jid=JFP">Journal of Functional Programming</a>, volume 19, <a href="http://journals.cambridge.org/action/displayIssue?jid=JFP&volumeId=19&issueId=S1&iid=6046164">issue S1</a>, pp. 1-301. </p> <p> Online versions of the book/JFP version: <br> <a href="corrected/html/r6rs/r6rs.html">Language Report</a>, <a href="corrected/html/r6rs-lib/r6rs-lib.html">Standard Libraries</a>, <a href="corrected/html/r6rs-app/r6rs-app.html">Non-Normative Appendices</a>. </p> <HR> <h2>Errata</h2> <ul> <li><a href="r6rs-errata.html">R6RS Errata</a> <li><a href="r6rs-jfp-errata.html">Errata for the book/JFP version of R6RS</a> </ul> <P>To report errors or inconsistencies in the report, please send e-mail to <a href="mailto:bugs at r six rs dot org"><tt>bugs at r six rs dot org</tt></a>. <HR> <H2>Implementations</H2> <P>A list of implementations of R6RS Scheme as well as information about a test suite can be found <a href="implementations.html">here</a>. <HR> <h2>Reference Implementations</h2> <P>The implementation of the formal semantics and reference implementations for various R6RS components and libraries can be found <A HREF="refimpl/">here</A>. <HR> <H2>Mailing List</H2> <p>Informal discussions related to R6RS take place on the <A HREF="http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss">discuss@r6rs.org</A> mailing list, which can be subscribed to <A HREF="http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss">here</A>. <HR> <h2>Historical Information</h2> <P>Information on the process that produced the report can be found <a href="history.html">here</a>. <HR> <H2>Ongoing Standardization</H2> <P>The ongoing standardization process of the Scheme language can be found <a href="http://www.scheme-reports.org/">here</a>. </body> </html>