Skip to content

Learning Common Lisp

arbscht edited this page Sep 13, 2013 · 9 revisions

Learning Common Lisp is a permanent condition, affecting even the most experienced hackers. But for those who are just beginning, the following resources will be helpful.

Resources

  • Start with the Common Lisp Wiki (or CLiki) pages on Getting Started and Education.
  • The Wikipedia page on Common Lisp has an overview, code examples, and links. Browsing through the examples there will familiarize you with the syntax, which will help a lot in getting started.
  • Here is an interesting Common Lisp feature list.
  • There are also many free lisp books and other educational resources.
  • If you have general common lisp questions, you can ask comp.lang.lisp on usenet, lispforum.com, or #lisp on irc.freenode.org.
Clone this wiki locally