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: 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.
(18532 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: 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.
(8716 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)