slime

Superior Lisp Interaction Mode for Emacs (client)

Description

SLIME is the Superior Lisp Interaction Mode for Emacs.

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.

The slime-mode programming environment follows the example of Emacs’s native Emacs Lisp environment. It also includes good ideas from similar systems (such as ILISP) and some new ideas.

SLIME is compatible with the following free Common Lisp implementations: CMUCL, SBCL, CCL, CLISP, ECL, ABCL.

This package contains the Emacs client, that will connect to the Lisp-side server (see package cl-swank).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://common-lisp.net/project/slime/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install slime