
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
Common Lisp Quick Referenceby Bert Burgemeister
Common Lisp Quick Reference is a free booklet with short descriptions of the thousand or so symbols defined in the ANSI standard. Its purpose is to give a quick overview on things they know already, or some clue on what to look up elsewhere.
(6588 views)
Build Your Own Lispby 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 ...
(11435 views)
Lisp in Small Partsby 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.
(11646 views)
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.
(24880 views)