Logo

LISP 1.5 Primer by Clark Weissman

Small book cover: LISP 1.5 Primer

LISP 1.5 Primer
by

Publisher: Dickenson Publishing Company
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 ...

Home page url

Download or read it online for free here:
Download link
(7MB, PDF)

Similar books

Book cover: GNU Emacs Lisp Reference ManualGNU Emacs Lisp Reference Manual
by - Free Software Foundation
This manual attempts to be a full description of Emacs Lisp. Emacs Lisp is more than a mere 'extension language'; it is a full computer programming language in its own right. You can use it as you would any other programming language.
(15683 views)
Book cover: Common Lisp Quick ReferenceCommon Lisp Quick Reference
by
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.
(4677 views)
Book cover: Design of CMU Common LispDesign of CMU Common Lisp
by
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.
(18484 views)
Book cover: Common LISP: The Language, 2nd EditionCommon LISP: The Language, 2nd Edition
by - Digital Press
The book is an unofficial Lisp programmers' bible. All functions defined in Common Lisp and every specification can be found here. The second edition contains six completely new chapters on CLOS, loops, conditions, series, generators and more.
(19640 views)