v 2.28 Updated: 2 years, 9 months ago
An Emacs mode for unifying Common Lisp development
SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centred 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.
http://common-lisp.net/project/slime/
To install slime, paste this into the macOS Terminal after installing MacPorts
sudo port install slime
| Installations | 7 |
| Requested Installations | 6 |