Common Lisp HyperSpec
- Full online reference for ANSI Common Lisp.
- http://www.lispworks.com/documentation/common-lisp.html
The Way to Lisp - Introduction and perspective to how to approach Lisp, with some basic ideas and links. Tux Deluxe. - http://tuxdeluxe.org/node/153/
The Road To Lisp - Introduction and perspective to developing Lisp code on free software platforms, with some basic ideas and links. Tux Deluxe. - http://tuxdeluxe.org/node/199/
FAQs: Lisp: AI-related - Contains links to various A.I.-related Lisp topics. - http://www.cs.cmu.edu/Groups/AI/html/faqs/lang/lisp/top.html
Common Lisp the Language, 2nd Edition - An online version of Steele's reference book on Common Lisp - http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html
Lisp Primer - Introduction to basic elements of Common Lisp, for novice and experienced programmers. - http://mypage.iu.edu/~colallen/lp/
Introduction to Programming Using Lisp - Treats working with files and streams, overview of simple TCP/IP client(HTTP), analysis of Domain Specific Languages through Lisp. - http://www.newspiritcompany.com/lispstart.html
Casting SPELs in Lisp - Lisp overview in comic book form. - http://www.lisperati.com/casting.html
NYU Natural Language Computing: Lisp Tutorial - Online; for those with some programming knowledge. - http://www.isk.kth.se/~waseem/LOFU/LISP/NYU%20Natural%20Language%20Computing%20--%20LISP%20Tutorial.htm
FAQs: Lisp: USENET - Contains links to various FAQs concerning Lisp. - http://www.faqs.org/faqs/lisp-faq/
Common Lisp Help and Information - Introductory guide for non-geek Computer Science students tired of huge books. - http://homepages.paradise.net.nz/milhous/lisp.htm
A Brief Guide to CLOS - Introduction, so one knowing something of Common Lisp can start using CLOS. - http://www.aiai.ed.ac.uk/~jeff/clos-guide.html