Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
lisp_on_osx [2007-06-12 13:14] 127.0.0.1 external edit |
lisp_on_osx [2007-11-01 10:26] (current) 192.168.1.37 |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
===== Lisp and Mac OS X ===== | ===== Lisp and Mac OS X ===== | ||
- | A comparison of various common lisp implementations which run on [[Mac | + | a gentle introduction > http:// |
- | OSX]]. | + | |
+ | ---- | ||
+ | |||
+ | A comparison of various common lisp implementations which run on [[MacOSX]]. | ||
(NOTE: freely lifted from Bill Clementson' | (NOTE: freely lifted from Bill Clementson' | ||
Line 19: | Line 21: | ||
- | ==== implementations [as of 2005] ==== | ||
- | I run now, or have run, just about every common lisp that runs on Mac OS | + | |
- | X. These include, in no particular order; Armed Bear Common Lisp (ABCL), Allegro Common Lisp (trial version), MCL, [[OpenMCL]], | + | |
+ | ===== implementations [as of 2005] ===== | ||
+ | |||
+ | "I run now, or have run, just about every common lisp that runs on Mac OS | ||
+ | X. These include, in no particular order; Armed Bear Common Lisp (ABCL), Allegro Common Lisp (trial version), MCL, [[OpenMCL]], | ||
Line 55: | Line 60: | ||
to Mac OS X. As a consequence, | to Mac OS X. As a consequence, | ||
* **Features: | * **Features: | ||
+ | |||
Line 65: | Line 71: | ||
* **Issues:** As of this writing, app bundles and the alpha IDE need to be recompiled for every point update of Mac OS X. This effectively prevents distribution of finished apps (i.e., users would have to download a new | * **Issues:** As of this writing, app bundles and the alpha IDE need to be recompiled for every point update of Mac OS X. This effectively prevents distribution of finished apps (i.e., users would have to download a new | ||
| | ||
- | * **Features: | + | * **Features: |
====LispWorks==== | ====LispWorks==== | ||
Line 94: | Line 100: | ||
* **Issues:** Not as widely used or developed/ | * **Issues:** Not as widely used or developed/ | ||
* **Features: | * **Features: | ||
+ | |||
====SBCL==== | ====SBCL==== | ||
Line 105: | Line 112: | ||
- | ---- | + | ==== notes ==== |
on the relative merits of MCL and LispWorks for Mac OS X development as well as the relative merits of Carbon/ | on the relative merits of MCL and LispWorks for Mac OS X development as well as the relative merits of Carbon/ | ||