Description
Adds SLIME support to Emacs for interactive Common Lisp development. It connects the editor to a Lisp implementation so developers can evaluate code, inspect objects, debug, and explore a running Lisp image.
Use it if you write Common Lisp and want an interactive workflow inside Emacs. It requires a compatible Lisp implementation to do useful work.