On Lisp
2 mentors recommend this
413 pages
The title itself, "On Lisp", is a reference to the idea that you can solve a programming problem by first building a programming language that lets you talk about your programming problem easier. In Lisp the programmer builds this problem specific language on top of Lisp itself using basic Lisp constructs called "macros". This style of programming is called "bottom-up programming". On Lisp is especially known for the complete description of Common Lisp macros and their uses, but the book also
ISBN: 9780130305527
🎯 Who Recommends This Book 2
Patrick Collison
Business & Entrepreneurship"Patrick Collison labeled this book "substantially above average."
book list View source ↗