Logo

Basic Lisp Techniques by David J. Cooper, Jr.

Small book cover: Basic Lisp Techniques

Basic Lisp Techniques
by

Publisher: Franz Inc.
Number of pages: 100

Description:
The purpose of this book is to showcase the features that make Common Lisp so much better than Perl, Python, Java, C++, C#, and to give you a "quick-start" guide for using Common Lisp as a development environment. If you are an experienced programmer in languages other than Lisp, this guide gives you all the tools you need to begin writing Lisp applications. If you've had some exposure to Lisp in the past, this guide will help refresh those memories and shed some new light on CL for you.

Home page url

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

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.
(15830 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.
(21386 views)
Book cover: Lisp in Small PartsLisp in Small Parts
by
The tutorials are aimed at someone with no previous experience of programming, and they are designed to take the reader to the stage where they can start writing their own programs to solve practical, interesting applications.
(9621 views)
Book cover: Performance and Evaluation of Lisp SystemsPerformance and Evaluation of Lisp Systems
by - The MIT Press
The book describes the Lisp implementation techniques in use and serves as a handbook to the implementation of all Lisp expressions. It provides performance information using the benchmarking tools to measure the various Lisp systems.
(14419 views)