The Programming Language LISP: Its Operation and Applications
by E.C. Berkeley, D.G. Bobrow
Publisher: The MIT Press 1966
ISBN/ASIN: B0000CNAAU
ISBN-13: 9780262590044
Number of pages: 395
Description:
The language LISP, short for 'LISt Processing' language, 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 flexibility and power for processing processes in mathematics, logic, and symbol manipulation in general.
Download or read it online for free here:
Download link
(12MB, PDF)
Similar books

by 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.
(26552 views)

by 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.
(21753 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.
(4778 views)

by Daniel Holden - buildyourownlisp.com
In this book you'll learn the C programming language, and at the same time learn how to build your very own programming language, a minimal Lisp, in under 1000 lines of code. This book is not suitable as a first programming language book ...
(8898 views)