A. References
- [R5RS]
- R. Kelsey, W. Clinger, J. Rees (eds.),
Revised^5 Report on the Algorithmic Language Scheme,
Higher-Order and Symbolic Computation, 11(1), September, 1998
and ACM SIGPLAN Notices, 33(9), October, 1998.
http://www.schemers.org/Documents/Standards/R5RS/.
- [1CC]
- Carl Bruggeman, Oscar Waddell and R. Kent Dybvig,
Representing control in the presence of one-shot continuations,
in Proceedings of SIGPLAN '96, pp. 99--107, 1996.
- [MOP]
- Gregor Kiczales, Jim Des Rivieres, Daniel Bobrow,
The Art of Metaobject Protocol,
The MIT Press.
- [RFC2045]
- N. Freed, N. Borenstein: Multipurpose Internet Mail Extension
(MIME) Part One: Format of Internet Message Bodies,
November 1996.
ftp://ftp.isi.edu/in-notes/rfc2045.txt.
- [RFC2396]
- T. Berners-Lee, R. Fielding, L. Masinter,
Uniform Resource Identifiers (URI): Generic Syntax,
August 1998.
ftp://ftp.isi.edu/in-notes/rfc2396.txt.
- [RFC2616]
- R. Fielding et al, Hypertext Transfer Protocol -- HTTP/1.1, June 1999.
ftp://ftp.isi.edu/in-notes/rfc2616.txt.
- [RFC2822]
- P. Resnick (ed.), Internet Message Format, April 2001.
ftp://ftp.isi.edu/in-notes/rfc2822.txt.
- [RFC2965]
- D. Kristol, L. Montulli, HTTP State Management Mechanism,
October 2000.
ftp://ftp.isi.edu/in-notes/rfc2965.txt.
- [SRFI-0]
- Marc Feeley, Feature-based conditional expansion construct, May 1999.
http://srfi.schemers.org/srfi-0/srfi-0.html.
- [SRFI-1]
- Olin Shivers, List Library, October 1999.
http://srfi.schemers.org/srfi-1/srfi-1.html.
- [SRFI-2]
- Oleg Kiselyov,
AND-LET*: an AND with local bindings, a guarded
LET* special form, March 1998.
http://srfi.schemers.org/srfi-2/srfi-2.html.
- [SRFI-4]
- Marc Feeley, Homogeneous numeric vector types, May 1999.
http://srfi.schemers.org/srfi-4/srfi-4.html.
- [SRFI-6]
- William D Clinger, Basic String Ports, July 1999.
http://srfi.schemers.org/srfi-6/srfi-6.html.
- [SRFI-8]
- John David Stone, receive: Binding to multiple values, August 1999.
http://srfi.schemers.org/srfi-8/srfi-8.html.
- [SRFI-9]
- Richard Kelsey, Defining Record Types, September 1999.
http://srfi.schemers.org/srfi-9/srfi-9.html.
- [SRFI-10]
- Oleg Kiselyov,
#, external form, January 2000.
http://srfi.schemers.org/srfi-10/srfi-10.html.
- [SRFI-11]
- Lars T Hansen, Syntax for receiving multiple values, March 2000.
http://srfi.schemers.org/srfi-11/srfi-11.html.
- [SRFI-13]
- Olin Shivers, String Libraries, December 2000.
http://srfi.schemers.org/srfi-13/srfi-13.html.
- [SRFI-14]
- Olin Shivers, Character-set Library, December 2000.
http://srfi.schemers.org/srfi-14/srfi-14.html.
- [SRFI-17]
- Per Bothner, Generalized
set!, July 2000.
http://srfi.schemers.org/srfi-17/srfi-17.html.
- [SRFI-18]
- Marc Feeley, Multithreading Support, April 2000.
http://srfi.schemers.org/srfi-18/srfi-18.html.
- [SRFI-19]
- Will Fitzgerald, Time Data Types and Procedures, August 2000.
http://srfi.schemers.org/srfi-19/srfi-19.html.
- [SRFI-21]
- Marc Feeley, Readl-time Multithreading Support, April 2000.
http://srfi.schemers.org/srfi-21/srfi-21.html.
- [SRFI-22]
- Martin Gasbichler and Michael Sperber,
Running Scheme Scripts on Unix, January 2002.
http://srfi.schemers.org/srfi-22/srfi-22.html.
- [SRFI-23]
- Stephan Housen, Error reporting mechanism, April 2001.
http://srfi.schemers.org/srfi-23/srfi-23.html.
- [SRFI-25]
- Jussi Piitulainen, Multi-dimensional Array Primitives, June 2002.
http://srfi.schemers.org/srfi-25/srfi-25.html.
- [SRFI-26]
- Sebastian Egner, Notation for Specializing Parameters without Currying, June 2002.
http://srfi.schemers.org/srfi-26/srfi-26.html.
- [SRFI-27]
- Sebastian Egner, Sources of Random Bits, June 2002.
http://srfi.schemers.org/srfi-27/srfi-27.html.
- [SRFI-28]
- Scott G. Miller, Basic Format Strings, June 2002.
http://srfi.schemers.org/srfi-28/srfi-28.html.
- [SSAX]
- Oleg Kiselyov, XML and Scheme,
http://pobox.com/~oleg/ftp/Scheme/xml.html.
The SSAX distribution is also available at sourceforge:
http://ssax.sourceforge.net/.
- [MT]
- M. Matsumoto and T. Nishimura, "Mersenne Twister: A 623-dimensionally
equidistributed uniform pseudorandom number generator", ACM Trans. on
Modeling and Computer Simulation Vol. 8, No. 1, Januray pp.3-30 1998.
http://www.math.keio.ac.jp/~matumoto/emt.html
- [OLEG1]
- Oleg Kiselyov, Making sense of an input stream,
http://pobox.com/~oleg/ftp/Scheme/parsing.html.
- [OLEG2]
- Oleg Kiselyov, General ways to traverse collections,,
http://pobox.com/~oleg/ftp/Scheme/enumerators-callcc.html.
2000.
This document was generated
by Ken Dickey on November, 28 2002
using texi2html