This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lisp [2020-02-27 03:37] – nik | lisp [2021-04-29 08:46] (current) – [extensions/libraries/programmes] nik | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| | | ||
| - | ====implemetations==== | + | ==== implementations |
| - | A " | + | |
| - | * CMUCL http:// | + | * [[https://ccl.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 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 27: | 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 50: | 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 ==== | ||