This is a great place to start especially if you're new to lisp. It gives the necessary introduction about the language and a simple quick discussion of its features then it provides you with resources about the language where you can go if you need more information.
Practical Common Lisp
The most appreciated book on LISP. The book is published in HTML format and the site offers a download of the source code (not the book itself).
LISP 1.5 Programmers Manual [PDF]
The first version of LISP
InterLisp Reference Manual [PDF]
A manual for the Interlisp dialect
ANSI LISP Standard
The ANSI standard for the language (Common LISP)
Tutorials:
- Practical Common Lisp an online book by Peter Seibel.
- Lisp Primer by Colin Allen and Maneesh Dhagat.
- Lisp tutorial by Faiz ul haque Zeya
- A quick guide to starting with Common Lisp.
- Common Lisp: A Gentle Introduction to Symbolic Computation by David S. Touretzky, available online and aimed at beginners.
- Casting SPELs in Lisp A cartoon introduction to Common Lisp.
- On Lisp free downloadable version of the book by Paul Graham.
No comments:
Post a Comment