Filed Under (Common Lisp Tutorials) by WebDev Insider on 20-05-2010
Practical Common Lisp in Clojure It seems that a self- tutorial / eleborate “Hello, world!” exercise that many Common Lisp veterans frequently undertake is translating portions of Peter Seibel’s Practical Common Lisp to Clojure.
Filed Under (Common Lisp Tutorials) by WebDev Insider on 13-04-2010
I am looking at a short Common Lisp tutorial today, and hope to get to reading Practical Common Lisp soon. Apparently it takes an unorthodox approach to exposing the reader to language features; macros are covered early on. …
Filed Under (Common Lisp Tutorials) by WebDev Insider on 12-11-2009
From here you can try more stuff by following these tutorials and manual: Lisp Tutorial : Basic Lisp Programming; An Introduction and Tutorial for Common Lisp ; Practical Common Lisp ; Xah’s Emacs Lisp Tutorial ; CMUCL User’s Manual …
Filed Under (Common Lisp Tutorials) by WebDev Insider on 12-11-2009
From here you can try more stuff by following these tutorials and manual: Lisp Tutorial : Basic Lisp Programming; An Introduction and Tutorial for Common Lisp ; Practical Common Lisp ; Xah’s Emacs Lisp Tutorial ; CMUCL User’s Manual …
Filed Under (Common Lisp Tutorials) by WebDev Insider on 20-09-2007
Peter Siebel points out the fact that googling for “ common lisp tutorial ” gives poor results. I hope that this post will help a bit in improving the situation, because I think Practical Common Lisp is the best introduction to Lisp
Filed Under (Common Lisp Tutorials) by WebDev Insider on 20-09-2007
With that in mind I did a small bit of search engine optimization today to make sure that the phrase “ Common Lisp tutorial ” appears on the main page of the Practical Common Lisp web site.
Filed Under (Common Lisp Tutorials) by WebDev Insider on 03-12-2005
Instead of the Pickaxe, get Practical Common Lisp (http://www.gigamonkeys.com/book). Then install Lispbox (also available at the same URL).