Description
Common Lisp development can be integrated into Emacs with interactive REPL, evaluation, completion, and debugging workflows. This is useful for Lisp developers who want tight editor and runtime interaction.
It is an Emacs extension built from development source. It can evaluate Lisp code from projects, so users should run only code they trust or understand.