LISP 1.5 Programmer's Manual
by John McCarthy
Publisher: The MIT Press 1985
ISBN/ASIN: 0262130114
Number of pages: 116
Description:
The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, game playing, and other fields of artificial intelligence. The manual describes LISP, a formal mathematical language.
Download or read it online for free here:
Download link
(4.5MB, PDF)
Similar books
Practical Common Lispby Peter Seibel - Apress
An introduction to Common Lisp for people curious about Lisp and a tutorial for anybody who wants to get down to real coding right away. Learn Lisp from this book and it will make you a better programmer in any language.
(25208 views)
Introduction to newLISP- Wikibooks
newLISP combines the power of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, multitasking, etc. This book is a straightforward and simple description of the basics of the language.
(17938 views)
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.
(18030 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.
(16388 views)