SLIME
Appearance
SLIME, the Superior Lisp Interaction Mode for Emacs, is an Emacs mode for developing Common Lisp applications. SLIME originates in an Emacs mode called SLIM written by Eric Marsden and developed as an open-source project by Luke Gorrie and Helmut Eller. Over 100 Lisp developers have contributed code to SLIME.
SLIME works with the following Common Lisp implementations:
- CMU Common Lisp (CMUCL)
- Steel Bank Common Lisp (SBCL)
- OpenMCL
- LispWorks
- Allegro Common Lisp
- CLISP