Emacs
Emacs is a very flexible and extensible editor that has been around for a long time. Due to its history and huge community, it is capable of covering pretty much any area of programming and more.
Bundled with Emacs are some very useful packages, the major ones being Slime, Magit, and Company.
- Popular Alternatives to Clozure Common Lisp for Windows, Linux, Mac, BSD, Self-Hosted and more. Explore 12 apps like Clozure Common Lisp, all suggested and ranked by the AlternativeTo user community.
- Ready Lisp: Ready Lisp is a binding together of several popular Common Lisp packages especially for Mac OS X, including: Aquamacs, SBCL and SLIME. Once downloaded, you’ll have a single application bundle which you can double-click – and find yourself in a fully configured Common Lisp REPL.
Outstanding CL, true Mac UI, no extra junk I teach AI and Lisp at the university level and was looking for a true Common Lisp implementation for the Mac that will let you develop serious projects, but not have all the Rube Goldberg extras of overly-engineered (and either expensive or limited) alternatives. I’ve used various flavors of Lisp for exploratory prototyping programming over the years, and have enjoyed using both Scheme and Common Lisp. Getting a dialect of Common Lisp running on Mac OS X isn’t hard — in fact, if you’re just setting out, an excellent choice is LispWorks Personal Edition.
Common Lisp For Mac
SBCL
SBCL is one of the fastest and most capable Lisp implementations available today.
Quicklisp
Quicklisp is the standard Lisp package manager that allows you to retrieve and manage over a thousand libraries with a few keystrokes.
Common Lisp For Mac Operating System
Git
Git is perhaps the most widely used version control system today. It allows you to manage changes in code over small and large projects fast and efficiently.