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
Basic Lisp Techniquesby David J. Cooper, Jr. - Franz Inc.
The purpose of this book is to showcase the features of Common Lisp, and to give you a quick-start guide for using Common Lisp as a development environment. This guide gives you all the tools you need to begin writing Lisp applications.
(17988 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.
(16330 views)
On LISP: Advanced Techniques for Common LISPby Paul Graham - Prentice Hall
Comprehensive tutorial on the advanced Lisp features for experienced programmers. It teaches the bottom-up programming style, and includes a unique collection of techniques that help you to write the code efficiently in a variety of applications.
(17978 views)
The Programming Language LISP: Its Operation and Applicationsby E.C. Berkeley, D.G. Bobrow - The MIT Press
LISP is a remarkable and powerful language, because not only does it govern the operation of a computer, but also it is a mathematical language of great power for processing processes in mathematics, logic, and symbol manipulation in general.
(8655 views)