Logo

Practical Common Lisp by Peter Seibel

Large book cover: Practical Common Lisp

Practical Common Lisp
by

Publisher: Apress
ISBN/ASIN: 1590592395
ISBN-13: 9781590592397
Number of pages: 500

Description:
This book is for you if you're curious about Common Lisp, regardless of whether you're already convinced you want to use it or if you just want to know what all the fuss is about. If you've learned some Lisp already but have had trouble making the leap from academic exercises to real programs, this book should get you on your way. On the other hand, you don't have to be already convinced that you want to use Lisp to get something out of this book.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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 ...
(6813 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.
(15853 views)
Book cover: Loving Lisp, or the Savvy Programmer's Secret WeaponLoving Lisp, or the Savvy Programmer's Secret Weapon
by
This book is an introduction to Common Lisp. The author considers Common Lisp to be twice as good as Java for some applications. Common Lisp compilers are freely available, stable, and compiled Common Lisp code is very fast.
(22164 views)
Book cover: Successful Lisp: How to Understand and Use Common LispSuccessful Lisp: How to Understand and Use Common Lisp
by
This tutorial is written for the professional programmer. It introduces the ANSI Common Lisp standard. David Lamkins explains why Lisp is by far the most powerful industrial strength tool available for advanced software development.
(21409 views)