Next: QuickLisp—Common-Lisp Library Manager, Previous: Roswell—Common Lisp environment setup Utility, Up: Common Lisp Ecosystem [Contents][Index]
SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.