On LISP: Advanced Techniques for Common LISP
by Paul Graham
Publisher: Prentice Hall 1993
ISBN/ASIN: 0130305529
ISBN-13: 9780130305527
Number of pages: 426
Description:
Written by a Lisp expert, this is the most comprehensive tutorial on the advanced features of Lisp for experienced programmers. It shows how to program in the bottom-up style that is ideal for Lisp programming, and includes a unique, practical collection of Lisp programming techniques that shows how to take advantage of the language's design for efficient programming in a wide variety of applications.
Download or read it online for free here:
Download link
(1MB, PDF)
Similar books

by David Johnson-Davies
The tutorials are aimed at someone with no previous experience of programming, and they are designed to take the reader to the stage where they can start writing their own programs to solve practical, interesting applications.
(9064 views)

by Peter Norvig - Morgan Kaufmann
This book is concerned with the field of artificial intelligence, the skill of computer programming and the programming language Common Lisp. Careful readers can expect to come away with an appreciation of the major questions and techniques of AI.
(4596 views)

by Guy Steele - Digital Press
The book is an unofficial Lisp programmers' bible. All functions defined in Common Lisp and every specification can be found here. The second edition contains six completely new chapters on CLOS, loops, conditions, series, generators and more.
(18962 views)

by Richard P. Gabriel - The MIT Press
The book describes the Lisp implementation techniques in use and serves as a handbook to the implementation of all Lisp expressions. It provides performance information using the benchmarking tools to measure the various Lisp systems.
(13898 views)