Let Over Lambda: 50 Years of Lisp
by Doug Hoyte
Publisher: Lulu.com 2008
ISBN/ASIN: 1435712757
ISBN-13: 9781435712751
Number of pages: 384
Description:
One of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. This book is about macros, that is programs that write programs.
Download or read it online for free here:
Read online
(online html)
Similar books
Loving Lisp, or the Savvy Programmer's Secret Weaponby Mark Watson
This book is an introduction to Common Lisp. The author considers Common Lisp to be twice as good as Java for some applications. Common Lisp compilers are freely available, stable, and compiled Common Lisp code is very fast.
(24183 views)
Performance and Evaluation of Lisp Systemsby 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.
(16334 views)
Lisp in Small Partsby 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.
(11892 views)
Common LISP: A Gentle Introduction to Symbolic Computationby David S. Touretzky - Benjamin-Cummings Pub Co
This is a gentle introduction to Common Lisp for students taking their first programming course. No prior mathematical background beyond arithmetic is assumed. There are lots of examples, the author avoided technical jargon.
(30484 views)