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: Practical Common LispPractical Common Lisp
by - 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.
(22834 views)
Book cover: Build Your Own LispBuild Your Own Lisp
by - 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 ...
(9348 views)
Book cover: LISP 1.5 Programmer's ManualLISP 1.5 Programmer's Manual
by - The MIT Press
The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, etc. The manual describes LISP, a formal mathematical language.
(8778 views)
Book cover: LISP 1.5 PrimerLISP 1.5 Primer
by - Dickenson Publishing Company
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 ...
(6872 views)