Jump to ratings and reviews
Rate this book

On Lisp: Advanced Techniques for Common Lisp

Rate this book
Starting in the 1980s, Lisp began to be used in several large systems, including Emacs, Autocad, and Interleaf. On Lisp explains the reasons behind Lisp's growing popularity as a mainstream programming language. On Lisp is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bottom-up programming, including functional programming, rapid prototyping, interactive development, and embedded languages. The final chapter takes a deeper look at object-oriented programming than previous Lisp books, showing the step-by-step construction of a working model of the Common Lisp Object System (CLOS). As well as an indispensable reference, On Lisp is a source of software. Its examples form a library of functions and macros that readers will be able to use in their own Lisp programs.

413 pages, Paperback

First published October 1, 1993

Loading interface...
Loading interface...

About the author

Paul Graham

8 books560 followers
Paul Graham is an essayist, programmer, and programming language designer. In 1995 he developed with Robert Morris the first web-based application, Viaweb, which was acquired by Yahoo in 1998. In 2002 he described a simple statistical spam filter that inspired a new generation of filters. He's currently working on a new programming language called Arc, a new book on startups, and is one of the partners in Y Combinator.

Paul is the author of On Lisp (Prentice Hall, 1993), ANSI Common Lisp (Prentice Hall, 1995), and Hackers & Painters (O'Reilly, 2004). He has an AB from Cornell and a PhD in Computer Science from Harvard, and studied painting at RISD and the Accademia di Belle Arti in Florence.

Paulgraham.com got 10.6 million page views in 2008.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
243 (50%)
4 stars
152 (31%)
3 stars
69 (14%)
2 stars
12 (2%)
1 star
2 (<1%)
Displaying 1 - 12 of 12 reviews
Profile Image for Neal Aggarwal.
72 reviews12 followers
February 22, 2014
A fantastic look in-depth at LISP that follows on from his intro book ANSI Common LISP. Read that intro book first - it's a great tutorial that also contains a reference section. This book really got me going in LISP several years ago. At times it's a slog but if you have your LISP REPL running and key in ALL the examples as you read you'll find you get to grips with LISP with just this book. Don't give up. I found that when I got stuck I could just put the book down for a while and come back to it after my brain had a chance to rewire itself. I first read this book when it came out in 1996 and then several times after that and yet after another reading in 2014 I still find I'm getting new insights.
Profile Image for Jeff.
15 reviews1 follower
December 31, 2011
One of the most important books to read if you want to truly master the lisp family of languages.
32 reviews
Want to read
November 27, 2016
Not only a great source of LISP wisdom, but also pleasant to read. The style is engaging, it never feels boring or dry. PG uses analogies from all kinds of unrelated areas (architecture, psychology) to draw parallels with pieces of good LISP code.

"It used to be thought that you could judge someone’s character by looking at the shape of his head. Whether or not this is true of people, it is generally true of Lisp programs."
45 reviews3 followers
February 7, 2016
Learn functional programming patterns in Common Lisp from the master Paul Graham.
Profile Image for Jason.
173 reviews3 followers
June 18, 2012
A programming book, not really 'casual reading', but a good one.
27 reviews1 follower
April 17, 2015
pretty good introduction in the philosophy of lisp programming. One of the books I guess would be worth re-reading later dow the road
Profile Image for Paul.
41 reviews
April 18, 2017
Becomes progressively brain-twisting, but worth sticking with for the principles even if they're not immediately and instantly usable in your next program.
Displaying 1 - 12 of 12 reviews

Can't find what you're looking for?

Get help and learn more about the design.