Index
References
Books
- Structure and Interpretation of Computer Programs, by Harold Abelson and Gerald Jay Sussman with Julie Sussman. Website.
- On Lisp, by Paul Graham. Free online. Website.
- Let over Lambda – 50 Years of Lisp, by Doug Hoyte. Free online. Website.
- Practical Common Lisp, by Peter Seibel. Free online.
- The Scheme Programming Language, by R. Kent Dybvig. Free online.
- Paradigms of Artificial Intelligence Programming, by Peter Norvig. Free online.
- Common Lisp: A Gentle Introduction to Symbolic Computation, by David S. Touretzky. Free online first edition. Website.
- Programming and Meta-Programming in Scheme, by Jon Pearce. Website.
- The Little Schemer, by Daniel P. Friedman and Matthias Felleisen. Website
Reference Manuals
Standards (Free online)
- Revised 5 Report on Scheme r5rs
- Revised 6 Report on Scheme r6rs.org
- Revised 7 Report on Scheme r7rs.org
Links
Index