Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
lisp [2007-12-12 04:52] 203.117.187.254lisp [2020-02-27 03:37] nik
Line 3: Line 3:
 Lisp is for building organisms - imposing, breathtaking, dynamic structures built by squads fitting fluctuating myriads of simpler organisms into place. Lisp is for building organisms - imposing, breathtaking, dynamic structures built by squads fitting fluctuating myriads of simpler organisms into place.
 -- Alan J. Perils in SICP -- Alan J. Perils in SICP
 +
 +==== Introductions ====
 +  * [[https://ambrevar.xyz/modern-common-lisp/index.html|Modern, functional Common Lisp: Myths and tips]].  
  
 ==== reference + docs ==== ==== reference + docs ====
-  * Common Lisp HyperSpec http://www.lispworks.com/reference/HyperSpec/Front/index.htm +  * [[http://www.lispworks.com/reference/HyperSpec/Front/index.htm|Common Lisp HyperSpec]] 
-  * Common Lisp the Language http://www-2.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html +  * [[http://www-2.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html|Common Lisp the Language]] 
-  * The [[EncyCMUCLopedia]], A CMU Common Lisp Documentation Collection http://www.isr.ist.utl.pt/library/docs/encycmuclopedia/doc/ +  * The [[EncyCMUCLopedia]], [[http://www.isr.ist.utl.pt/library/docs/encycmuclopedia/doc/|A CMU Common Lisp Documentation Collection]]. 
-  * The Common Lisp Cookbook http://cl-cookbook.sourceforge.net/+  * [[http://cl-cookbook.sourceforge.net/|The Common Lisp Cookbook]]
      
  
Line 14: Line 17:
 A "survey of Common Lisp implementations that are currently being actively maintained. [...] references to writings about why Lisp is interesting and important, Lisp textbooks, and useful Lisp resources including repositories of available libraries." [nov.2007]  > http://common-lisp.net/~dlw/LispSurvey.html A "survey of Common Lisp implementations that are currently being actively maintained. [...] references to writings about why Lisp is interesting and important, Lisp textbooks, and useful Lisp resources including repositories of available libraries." [nov.2007]  > http://common-lisp.net/~dlw/LispSurvey.html
   * CMUCL http://www.cons.org/cmucl/ and SBCL (steel bank CL) http://sbcl.sourceforge.net/   * CMUCL http://www.cons.org/cmucl/ and SBCL (steel bank CL) http://sbcl.sourceforge.net/
-  * OpenMCL is based on macintosh common lisp, runs on a ppc based unix-alike (eg: [[DebianPPC]] or [[OsX]] system) http://openmcl.clozure.com/+  * OpenMCL is based on macintosh common lisp, runs on a ppc based unix-alike (eg: [[debian ppc]] or [[OsX]] system) http://openmcl.clozure.com/
   * CLisp http://clisp.sourceforge.net/   * CLisp http://clisp.sourceforge.net/
      
  • lisp.txt
  • Last modified: 2021-04-29 08:46
  • by nik