Previous: , Up: srfi eager-comp   [Index]


2.22.7 References

Revised(5) Report on the Algorithmic Language Scheme. Richard Kelsey, William Clinger, and Jonathan Rees (eds.). February 20, 1998. Higher–Order and Symbolic Computation, Vol. 11, No. 1, September 1998.

http://schemers.org/Documents/Standards/R5RS/

The Incomplete Scheme48 Reference Manual for Release 0.57 (July 15, 2001). Richard Kelsey, Jonathan Rees. Section “Macros for writing loops”.

http://s48.org/0.57/manual/s48manual_49.html

SRFI-1 List library. Olin Shivers.

http://srfi.schemers.org/srfi-1/

SRFI-23 Error reporting mechanism. Stephan Houben:.

http://srfi.schemers.org/srfi-23/

SRFI-25 Multi–dimensional Array Primitives. Jussi Piitulainen.

http://srfi.schemers.org/srfi-25/

SRFI-27 Sources of Random Bits. Sebastian Egner.

http://srfi.schemers.org/srfi-27/

SRFI-33 Integer Bitwise-operation Library. Olin Shivers.

http://srfi.schemers.org/srfi-33/

SRFI-39 Parameter objects. Marc Feeley.

http://srfi.schemers.org/srfi-39/

SRFI-41 A Library of Streams. Philip L. Bewig.

http://srfi.schemers.org/srfi-41/

Documentation for misc.ss. Eli Barzilay. 2002.

http://www.cs.cornell.edu/eli/Swindle/misc-doc.html#collect

Folds and reductions. John David Stone. Posting in relation to SRFI-1 on 8-Jan-1999.

http://srfi.schemers.org/srfi-1/mail-archive/msg00021.html

The Haskell 98 Report 1 February 1999. Simon L. Peyton Jones, John Hughes. Section 3.11 “List Comprehensions”.

http://www.haskell.org/onlinereport/exps.html#sect3.11

Python Reference Manual. Guido van Rossum, Fred L. Drake Jr. (eds.). Section 5.2.4 “List displays”. Release 2.2, December 21, 2001.

http://python.org/doc/2.2/ref/lists.html

Structure and Interpretation of Computer Programs. Harold Abelson, Gerald J. Sussman, Julie Sussman. MIT Press, 1985.

http://mitpress.mit.edu/sicp/

List Comprehensions (Chapter 7). Philip Wadler. In: Simon L. Peyton Jones: The Implementation of Functional Programming Languages. Prentice Hall, 1987.

Scheme48 Release 0.57 (July 15, 2001). Richard Kelsey, Jonathan Rees.

http://s48.org/

SCM Scheme Implementation. Version 5d7 (November 27, 2002). Aubrey Jaffer.

http://www.swiss.ai.mit.edu/~jaffer/SCM.html

PLT Scheme, DrScheme Version 203. PLT People.

http://www.plt-scheme.org/

Scsh Reference Manual. Olin Shivers, Brian D. Carlstrom, Martin Gasbichler, Mike Sperber. For scsh release 0.6.3.

http://scsh.net/

Previous: , Up: srfi eager-comp   [Index]