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: Let Over Lambda: 50 Years of LispLet Over Lambda: 50 Years of Lisp
by - Lulu.com
One of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. This book is about macros, that is programs that write programs.
(22260 views)
Book cover: An Introduction to Programming in Emacs LispAn Introduction to Programming in Emacs Lisp
by - Free Software Foundation, Inc.
This is an introduction to programming in Emacs Lisp for people who are not programmers. The text is designed to get you started: to guide you in learning the fundamentals of programming, and to show you how you can teach yourself to go further.
(18456 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 ...
(9216 views)
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.
(15785 views)