Previous: , Up: Overview   [Contents][Index]

1.4 Bibliography

[IEEE]

IEEE Standard 1178-1990. IEEE Standard for the Scheme Programming Language. IEEE, New York, 1991.

[R4RS]

William Clinger and Jonathan Rees, Editors. Revised(4) Report on the Algorithmic Language Scheme. ACM Lisp Pointers Volume IV, Number 3 (July-September 1991), pp. 1-55.

[R5RS]

Richard Kelsey and William Clinger and Jonathan (Rees, editors) Revised(5) Report on the Algorithmic Language Scheme. Higher-Order and Symbolic Computation Volume 11, Number 1 (1998), pp. 7-105, and ACM SIGPLAN Notices 33(9), September 1998.

[Exrename]

William Clinger Hygienic Macros Through Explicit Renaming Lisp Pointers Volume IV, Number 4 (December 1991), pp 17-23.

[SICP]

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

[Simply]

Brian Harvey and Matthew Wright. Simply Scheme: Introducing Computer Science MIT Press, 1994 ISBN 0-262-08226-8

[SchemePrimer]

犬飼大(Dai Inukai) 入門Scheme 1999年12月初版 ISBN4-87966-954-7

[SLIB]

Todd R. Eigenschink, Dave Love, and Aubrey Jaffer. SLIB, The Portable Scheme Library. Version 2c8, June 2000.

[JACAL]

Aubrey Jaffer. JACAL Symbolic Mathematics System. Version 1b0, Sep 1999.

scm.texi
scm.info

Documentation of scm extensions (beyond Scheme standards). Documentation on the internal representation and how to extend or include scm in other programs.

Xlibscm.texi
Xlibscm.info

Documentation of the Xlib - SCM Language X Interface.


Previous: , Up: Overview   [Contents][Index]