Logo

Common Lisp: An Interactive Approach

Large book cover: Common Lisp: An Interactive Approach

Common Lisp: An Interactive Approach
by

Publisher: W.H. Freeman & Company
ISBN/ASIN: 0716782189
ISBN-13: 9780716782186
Number of pages: 358

Description:
The purpose of this book is to teach the Common Lisp programming language. Because of the varied interests in Lisp, this book has tried to present it in a general and neutral setting, rather than specifically in the context of any of the special fields in which it is used. Since this book assumes that students will have had experience with some imperative programming language, it teaches pure Lisp before the imperative constructs.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Introduction to newLISPIntroduction 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.
(15835 views)
Book cover: Basic Lisp TechniquesBasic Lisp Techniques
by - 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.
(15865 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.
(19621 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.
(4664 views)