12496 James Allard/Lowell Hawkinson: [Garbage collection.] Comm. ACM 1991/9, 65-69. 8546 Kenneth Anderson/Duane Rettig: Performing Lisp analysis of the Fannkuch benchmark. Internet 1995, 11p. Fannkuch is a good benchmarch developed by Bruno Haible and involves only operations on small integers and integer vectors. The improved version is between 24 and 116 % slower than C when run on several Lisp implementations. It is easy to write benchmarks that make Lisp appear slower than C. However, as with any highly tuned benchmark, a small change can have a profound affect on performance. 12495 Richard Barber/George Imlah: Deliverings the goods with Lisp. Comm. ACM 1991/9, 61-63. Karl von Bergen: Lisp fu''r Linguisten. Lang 1992, 220p. 3-631-44874-0. DM 49. G. Bitsch: Wie man in Lisp programmiert. 1989. Hinrich Bonin: Softwarekonstruktion mit Lisp. De Gruyter 1991, 400p. 3-11-011786-X. DM 104. 27429 Peter Bothner/Wolf-Michael Kähler: Programmieren in Lisp. Vieweg 1993, 280p. Robert Cameron/Anthony Dixon: Symbolic computation with Lisp. Prentice Hall 1992, 330p. 0-13-877846-9. Eugene Charniak/Christopher Riesbeck/Drew McDermott/James Meehan: Artificial intelligence programming. Lawrence Erlbaum 1987, 533p. 0-89-85960-9-2. $30. "Ein ausgezeichnetes LISP-Buch fuer Fortgeschrittene." (7960 Naumann/) "Provides many nice code fragments, all of which are written in Common Lisp. The first half of the book covers topics like macros, the reader, data structures, control structures, and defstructs. The second half of the book describes programming techniques specific to AI, such as discriminating nets, production systems, deductive database retrieval, logic programming, and truth maintenance." (Kantrowitz/Margolin) 12502 Jeff Dalton: Common Lisp pitfalls. Internet 1995, 8p. K. Deiss/J. Handke/B. Meyer: Professionelles Programmieren mit Lisp. 1990. 1444 Ernst Denert/Reinhold Franck: Datenstrukturen. Bibl. Instr. 1977. Entha''lt in der zweiten Ha''lfte eine sehr detaillierte Darstellung der Datenstrukturen in Lisp. 16037 Thomas Fischbacher: Lisp. Internet 1999, 8p. 12488 John Foderaro (ed.): Lisp. Comm. ACM 1991/9, 27-69. Daniel Friedman/Matthias Felleisen: The little Lisper. MIT Press 1989, 200p. 0-262-56038-0. Richard Gabriel: Performance and evaluation of Lisp systems. MIT Press 1985. 8544 Richard Gabriel: Lisp - good news, bad news, how to win big. AI Expert June 1991, 31-39. 15129 Erann Gat: Lisp as an alternative to Java. Intelligence 11/4 (2000), 21-24. G. Gazdar/C. Mellish: Natural language processing in Lisp. Addison-Wesley 1989. Glickstein: Writing GNU Emacs extensions - make your own editor through Lisp and customizable features. O'Reilly 1997, 250p. 1-56592-261-1. DM 59. 9860 Paul Graham: On Lisp. Advanced techniques for Common Lisp. Prentice Hall 1994. 0-13-030552-9. DM 83. 9666 Paul Graham: ANSI Common Lisp. Prentice Hall 1996, 430p. 0-13-370875-6. DM 63. 21124 Marty Hall: Basic Lisp overview. Internet 1994, 1p. Christian Hamann: Einfu''hrung in das Programmieren in Lisp. De Gruyter 1985, 350p. 3-11-010325-7. DM 56. Tony Hasemer/John Domingue: Common Lisp programming for artificial intelligence. Addison-Wesley 1989, 450p. 0-20-11757-9-7. Wade Hennessy: Common Lisp. McGraw-Hill 1989, 400p. 0-07-028177-7. $27. M. Hus''mann/P. Schefe/A. Fittschen: Das Lisp-Buch. 1988. T. Ito/R. Halstead (ed.): Parallel Lisp. US/Japan Workshop on Parallel Lisp, Sendai, Japan, June 5-8, 1989. Springer 1990, 360p. 3-540-52782-6. DM 55. Robin Jones/Clive Maynard/Ian Stewart: The art of Lisp programming. Springer 1989, 170p. 3-540-19568-8. DM 46. 8549 Mark Kantrowitz/Barry Margolin: Answers to FAQs about Lisp. Internet, ca. 130p. Contents: See end of this file. Timothy Koschmann: The Common Lisp companion. Wiley 1990, 420p. 0-471-50308-8. Pds. 34. 27426 Patrick Krusenotto: Funktionale Programmierung und Metaprogrammierung - Interaktiv in Common Lisp. Springer 2016, 410p. Eur 30 (Ebuch). 21159 David Lamkins: Successful Lisp. Bookfix 2005, 360p. Eur 53. 12492 D. Kevin Layer/Chris Richardson: [Lisp implementation.] Comm. ACM 1991/9, 49-57. 27432 Otto Mayer: Programmieren in Common Lisp. Spektrum 1995, 330p. 7599 John McCarthy: History of Lisp. Internet, 19p. 12493 Scott McKay: CLIM - the Common Lisp interface manager. Comm. ACM 1991/9, 58-59. Greg Michaelson: An introduction to functional programming through lambda calculus. Addison-Wesley 1989, 320p. o-201-17812-5. $31. Molly Miller/Eric Benson: Lisp style and design. Digital Press 1990, 220p. 1-55558-044-0. $27. 12494 Hans Muller: LispView - leverage through integration. Comm. ACM 1991/9, 59-61. 14921 Eugen Neidl: Lisp e calcolabilita'. Lettera Matematica 39-40 (2001), 26-41. 9646 Peter Norvig: Paradigms of Artificial intelligence programming. Case studies in Common Lisp. Morgan Kaufmann 1992, 950p. 1-55860-191-0 (pb.). $50. "Definitively the best text on advanced Common Lisp and AI applications in Lisp." (Marty Hall) "Provides an in-depth exposition of advanced AI programming techniques and includes large-scale detailed examples. The book is the most advanced AI/Common-Lisp programming text and reference currently available, and hence is not for the complete novice. It focuses on the programming techniques necessary for building large AI systems, including object-oriented programming, and has a strong performance orientation ... The book also serves as an advanced introduction to Common Lisp, with sections on the Loop macro, CLOS and sequences, and some coverage of error. 8555 Peter Norvig/Kent Pitman: Tutorial on good Lisp programming style. Lisp Users and Vendors Conf. April 1993, 116p. 12630 Kent Pitman: [Lazy evaluation and read.] Lisp Pointers 8/2 (1995), ... 9868 Christian Queinnec: Lisp in small pieces. Cambridge UP ca. 1996, 500p. DM 140. Stuart Russell/Peter Norvig: Artificial intelligence. A modern approach. Prentice Hall 1995, 912p. 0-13-103805-2. Rajeev Sangal: Programming paradigms in Lisp. 2095 Peter Schefe: Informatik - eine konstruktive Einfuehrung. Bibl. Inst. 1985. 21131 Peter Seibel: Practical Common Lisp. Apress 2005, 500p. Eur 41. Stuart Shapiro: Common LISP. Freeman 1991, 360p. 0-7167-8218-9. $24. Laurent Siklossy: Let's talk Lisp. Prentice Hall 1976, 240p. "Schon der Titel la''s''t die muntere und humorige Art ahnen, in der dieses Buch verfas''t ist. Nichtsdestoweniger behandelt es sein Thema mit beachtlichem Tiefgang und zeichnet sich u.a. durch recht umfangreiche Programmbeispiele aus ... " (1444 Denert/Frank) 12490 Kenneth Sinclair/David Moon: The philosophy of Lisp. Comm. ACM 1991/9, 40-46. 9866 W. Richard Stark: LISP, Lore, and logic. An algebraic view of LISP programming, foundations, and applications. Springer 1990, 280p. 3-540-97072-X. DM 78. 9738 Guy Steele: Common Lisp - the language. Digital Press, 1990, 1032 pages. 1-55558-041-6. DM 125. 8554 Guy Steele/Richard Gabriel: The evolution of Lisp. 2nd ACM Sigplan History of Programming Languages Conf. April 1993, 80p. 12500 Guy Steele: Growing a language. Internet 1998, 14p. 7597 Herbert Stoyan: Early Lisp history (1956-1959). Internet, 19p. 27433 Herbert Stoyan/Günter Görz: Lisp. Springer 1984, 360p. Eur 54. 9708 Steven Tanimoto: The elements of artificial intelligence using Common LISP. Freeman 1995, 550p. 0-7167-8269-3. $26. Deborah Tatar: A programmer's guide to Common Lisp. Digital Press 1987, 330p. 0-932376-87-8. 27439 David Touretzky: Common Lisp. A gentle introduction to symbolic computation. Dover 2013, 600p. Eur 27. "Perhaps the best tutorial introduction to the language. It has clear and correct explanations, and covers some fairly advanced topics." (Kantrowitz/Margolin). A "fine book for beginning programmers" (Peter Norvig). C. Weismann: Lisp 1.5 primer. Dickenson 1967. "Ein sehr gut versta''ndliches Lehrbuch, das wegen seiner vielen Beispiele und U''bungen (mit Lo''sungen) vor allem beim Erlernen des praktischen Umgangs mit Lisp sehr nu''tzlich ist." (1444 Denert/Frank) 27442 Edmund Weitz: Common Lisp recipes. Apress 2016, 740p. Robert Wilensky: Common Lispcraft. Norton 1986, 500p. 0-393-95544-3. 2287 Patrick Winston/Berthold Horn: Lisp. Addison-Wesley 1988. 8545 ZZ. How can I use the X Window system or other GUIs from Lisp? Internet, 4p.