Lisp Books
Any sufficiently complicated C or Fortran program contains an ad-hoc, informally-specified bug-ridden slow implementation of half of Common Lisp. – Greenspun's Tenth Rule of Programming
I absolutely love Lisp, especially Common Lisp. I'm always on the lookout for any books I can get my hands on about the language and anything related to it.
Books I possess
[1] | Harold Abelson and Gerald J. Sussman. Structure and Interpretation of Computer Programs. MIT Press, Cambridge, MA, USA, 2nd edition, 1996. |
[2] | Doug Hoyte. Let Over Lambda. Lulu.com, 2008. |
[3] | John McCarthy. LISP 1.5 Programmer's Manual. The MIT Press, 1962. |
[4] | David S. Touretzky. Common LISP: A Gentle Introduction to Symbolic Computation. Benjamin-Cummings Publishing Co., Inc., USA, 1990. |
[5] | Peter Seibel. Practical Common Lisp. APress, 2004. |
[6] | Gregor Kiczales and Jim Des Rivieres. The Art of the Metaobject Protocol. MIT Press, Cambridge, MA, USA, 1991. |
[7] | C. Queinnec. Les langages Lisp. I.I.A. Informatique intelligence artificielle. InterEditions, 1994. |
[8] | P.H. Winston and B. Horn. LISP. Computer programming language. Addison-Wesley, 1984. |
[9] | M. Herda. The Common Lisp Condition System: Beyond Exception Handling with Control Flow Mechanisms. Apress, 2020. |
[10] | L. Moreau, C. Queinnec, D. Ribbens, and M. Serrano. Recueil de petits problèmes en Scheme. SCOPOS. Springer Berlin Heidelberg, 1999. |
[11] | G. Kiremitdjian and J.P. Roy. Lire Lisp: le langage de l'intelligence artificielle. Lire (Paris. 1980). CEDIC, 1985. |
[12] | C. Queinnec. Langage d'un autre type: LISP. Micro-ordinateurs. Eyrolles, 1982. |
[13] | H. Wertz. LISP: une introduction à la programmation. Manuels informatiques Masson. Masson, 1985. |
Books I am looking for
[1] | Guy L. Steele. Common LISP: The Language (2nd Ed.). Digital Press, USA, 1990. |
[2] | Paul Graham. ANSI Common Lisp. Prentice Hall Press, USA, 1995. |
[3] | S.E. Keene and D. Gerson. Object-oriented Programming in Common LISP: A Programmer's Guide to CLOS. Addison-Wesley, 1989. |
[4] | C. Queinnec and K. Callaway. Lisp in Small Pieces. Cambridge University Press, 2003. |