
LISP 1.5 Primer
by Clark Weissman
Publisher: Dickenson Publishing Company 1967
Number of pages: 243
Description:
The chapters of this book expose the reader to the LISP formalism and give him an opportunity to acquire the necessary skills for processing symbolic data. Learning these skills is analogous to learning the rules of arithmetic ...
Download or read it online for free here:
Download link
(7MB, PDF)
Similar books
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)
Common Lisp- Wikibooks
Common Lisp is a modern, multi-paradigm, high-performance, ANSI-standardized programming language. Contents: First steps; Basic topics; Advanced topics; Beyond ANSI Common Lisp; External libraries; Implementation Issues; Case Studies in CL; etc.
(17034 views)
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)
Paradigms of Artificial Intelligence Programmingby 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.
(7077 views)