Analyzed 25 days ago
SLIME is a new Emacs mode for Common Lisp development. Inspired by existing systems such Emacs Lisp and ILISP, we are working to create a fresh new environment for hacking Common Lisp in.
SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centered
... [More]
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. We have also included good ideas from similar systems (such as ILISP) and some new ideas of our own.
SLIME is constructed fro [Less]
51.4K
lines of code
20
current contributors
2 months
since last commit
115
users on Open Hub