Penguin

Differences between version 8 and previous revision of CommonLisp.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 8 Last edited on Tuesday, December 9, 2003 10:21:21 pm by GeoffCant Revert
Older page: version 7 Last edited on Tuesday, September 16, 2003 9:49:07 pm by AristotlePagaltzis Revert
@@ -16,11 +16,25 @@
 * Websites 
 ** [http://www.lispworks.com/reference/HyperSpec/Front/index.htm] -- ''The Common Lisp !HyperSpec'' (the entire CL specification) 
 ** [http://www.cliki.net/index] -- Common Lisp [Wiki | WikiWikiWeb] 
 ** [http://www.alu.org/alu/home] -- Association of Lisp Users 
+** [http://www.common-lisp.net] -- Common Lisp sourceforge analogue  
 * Books 
 ** [http://www.paulgraham.com/onlisp.html] -- ''On Lisp'' by Paul Graham 
 ** [http://psg.com/~dlamkins/sl/contents.html] -- ''Successful Lisp'' by David Lamkins 
 * Implementations 
-** [CMUCL] -- Carnegie Mellon University Common Lisp 
+** Free  
+* ** [CMUCL] -- Carnegie Mellon University Common Lisp  
+*** [SBCL] -- Steel Bank Common Lisp (favourite lisp compiler of GeoffCant)  
+*** [OpenMCL] -- Free derivative of Macintosh Common Lisp  
+** Non-Free  
+*** [ACL] -- Franz Allegro Common Lisp  
+*** [LW] -- Xanalys Lisp Works  
+*** [Genera] -- Symbolics Open Genera  
+* Getting Started  
+** Get a recentish copy of [SBCL] or [CMUCL] and [SLIME] (setup as per [http://www.cliki.net/SLIME-HOWTO])  
+** Do not be fooled into using [ILISP] :)  
+** Hop on #lisp (see below) if you need help  
 * IRC 
 ** #lisp on irc.openprojects.net 
+* Usenet  
+** nntp://comp.lang.lisp