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

by Robert J. Chassell - Free Software Foundation, Inc.
This is an introduction to programming in Emacs Lisp for people who are not programmers. The text is designed to get you started: to guide you in learning the fundamentals of programming, and to show you how you can teach yourself to go further.
(19507 views)

by Stuart Charles Shapiro - W.H. Freeman & Company
The book is a self-paced study guide to Common Lisp programming language. It presents Lisp in a general setting, rather than in the context of a special field in which it is used. The text assumes experience with some imperative programming languages.
(16403 views)

by Robert A. MacLachlan
This text documents internal details of the CMU Common Lisp compiler and run-time system. CMU Common Lisp is a public domain implementation of Common Lisp that runs on Unix workstations. It provides some useful information on the CMUCL compiler.
(19546 views)