Previous: , Up: srfi vectors   [Index]


2.23.6 References

The Revised5 Report on Scheme. R. Kelsey, W. Clinger, J. Rees (editors). Higher–Order and Symbolic Computation, Vol. 11, No. 1, September, 1998, and ACM SIGPLAN Notices, Vol. 33, No. 9, October, 1998.

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

SRFI: Scheme Request for Implementation. The SRFI website can be found at:

http://srfi.schemers.org/

SRFI-1: List Library. A SRFI of list processing procedures, written by Olin Shivers.

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

SRFI-13: String Library. A SRFI of string processing procedures, written by Olin Shivers.

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

SRFI-23: Error Reporting Mechanism. A SRFI that defines a new primitive (error) for reporting that an error occurred, written by Stephan Houben.

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

SRFI-32: Sort Libraries (draft). A SRFI of list and vector sorting routines, written by Olin Shivers.

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