This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| lisp [2007-06-12 12:56] – external edit 127.0.0.1 | lisp [2021-04-29 08:46] (current) – [extensions/libraries/programmes] nik | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Lisp is for building organisms - imposing, breathtaking, | Lisp is for building organisms - imposing, breathtaking, | ||
| -- Alan J. Perils in SICP | -- Alan J. Perils in SICP | ||
| + | |||
| + | ==== Introductions ==== | ||
| + | * [[https:// | ||
| ==== reference + docs ==== | ==== reference + docs ==== | ||
| - | * Common Lisp HyperSpec | + | * [[http:// |
| - | * Common Lisp the Language | + | * [[http:// |
| - | * The [[EncyCMUCLopedia]], | + | * The [[EncyCMUCLopedia]], |
| - | * The Common Lisp Cookbook | + | * [[http:// |
| | | ||
| - | ====implemetations==== | + | |
| - | * CMUCL http://www.cons.org/cmucl/ and SBCL (steel bank CL) http://sbcl.sourceforge.net/ | + | ==== implementations |
| - | * OpenMCL | + | * [[http://sbcl.org/|SBCL]] (based on the earlier [[http://www.cons.org/cmucl/ |
| + | * [[https://ccl.clozure.com/ | ||
| * CLisp http:// | * CLisp http:// | ||
| | | ||
| + | |||
| ====extensions/ | ====extensions/ | ||
| + | * first stop is usually [[https:// | ||
| * Common Lisp Music (CLM) for synthesis + signal processing http:// | * Common Lisp Music (CLM) for synthesis + signal processing http:// | ||
| * SDL (simple direct media layer) bindings http:// | * SDL (simple direct media layer) bindings http:// | ||
| Line 21: | Line 27: | ||
| * for alegro + gcl -> http:// | * for alegro + gcl -> http:// | ||
| * in general OpenGL bindings at CLiki | * in general OpenGL bindings at CLiki | ||
| - | * opengl cffi bindings on common-lisp.net | + | * opengl cffi bindings on http://common-lisp.net |
| * L-systems http:// | * L-systems http:// | ||
| * LUSH (universal shell / prototyping / etc+ ) http:// | * LUSH (universal shell / prototyping / etc+ ) http:// | ||
| Line 44: | Line 50: | ||
| * schemix (R5RSscheme in the linux kernel) http:// | * schemix (R5RSscheme in the linux kernel) http:// | ||
| * using scheme in [[Kernel Space]] (most likely a unix derived one) | * using scheme in [[Kernel Space]] (most likely a unix derived one) | ||
| + | ====racket==== | ||
| + | * derived from mzscheme -> now [[racket language]] | ||
| ====links==== | ====links==== | ||
| - | * paul graham | + | * Paul Graham |
| - | * http://wwwcip.informatik.uni-erlangen.de/user/snkreutt/lisp.html | + | * https://common-lisp.net/ |
| - | * weblogs, news, discussions | + | * [[http://planet.lisp.org/ |
| - | * usually | + | * programming languages |
| - | * programming languages http:// | + | |
| ====notes + threads to follow ==== | ====notes + threads to follow ==== | ||