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: GNU Emacs Lisp Reference ManualGNU Emacs Lisp Reference Manual
by - Free Software Foundation
This manual attempts to be a full description of Emacs Lisp. Emacs Lisp is more than a mere 'extension language'; it is a full computer programming language in its own right. You can use it as you would any other programming language.
(15734 views)
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.
(22460 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 ...
(9352 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.
(18602 views)