Previous: srfi eager-comp ack, Up: srfi eager-comp [Index]
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.
The Incomplete Scheme48 Reference Manual for Release 0.57 (July 15, 2001). Richard Kelsey, Jonathan Rees. Section “Macros for writing loops”.
SRFI-1 List library. Olin Shivers.
SRFI-23 Error reporting mechanism. Stephan Houben:.
SRFI-25 Multi–dimensional Array Primitives. Jussi Piitulainen.
SRFI-27 Sources of Random Bits. Sebastian Egner.
SRFI-33 Integer Bitwise-operation Library. Olin Shivers.
SRFI-39 Parameter objects. Marc Feeley.
SRFI-41 A Library of Streams. Philip L. Bewig.
Documentation for misc.ss. Eli Barzilay. 2002.
Folds and reductions. John David Stone. Posting in relation to SRFI-1 on 8-Jan-1999.
The Haskell 98 Report 1 February 1999. Simon L. Peyton Jones, John Hughes. Section 3.11 “List Comprehensions”.
Python Reference Manual. Guido van Rossum, Fred L. Drake Jr. (eds.). Section 5.2.4 “List displays”. Release 2.2, December 21, 2001.
Structure and Interpretation of Computer Programs. Harold Abelson, Gerald J. Sussman, Julie Sussman. MIT Press, 1985.
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.
SCM Scheme Implementation. Version 5d7 (November 27, 2002). Aubrey Jaffer.
PLT Scheme, DrScheme Version 203. PLT People.
Scsh Reference Manual. Olin Shivers, Brian D. Carlstrom, Martin Gasbichler, Mike Sperber. For scsh release 0.6.3.
Previous: srfi eager-comp ack, Up: srfi eager-comp [Index]