SLIME

Last updated
SLIME
Original author(s) Eric Marsden
Developer(s) Luke Gorrie and Helmut Eller
Initial releasemid-2003
Stable release
2.31 [1]   OOjs UI icon edit-ltr-progressive.svg / 2 December 2024;6 months ago (2 December 2024)
Repository
Operating system Linux, Solaris, FreeBSD, NetBSD, OpenBSD, Mac OS X, Microsoft Windows
Available in Emacs Lisp, Common Lisp
Type Source code editor
License Public domain software, [2] portions in GPL v2, LGPL, BSD
Website common-lisp.net/project/slime/

SLIME, the Superior Lisp Interaction Mode for Emacs, is an Emacs mode for developing Common Lisp applications. SLIME originates in an Emacs mode called SLIM written by Eric Marsden. It is developed as an open-source public domain software [2] project by Luke Gorrie and Helmut Eller. Over 100 Lisp developers have contributed code to SLIME since the project was started in 2003. SLIME uses a backend called Swank that is loaded into Common Lisp.

SLIME works with the following Common Lisp implementations:

Some implementations of other programming languages are using SLIME:

There are also clones of PERSON

References

  1. "[NonGNU ELPA] Slime version 2.31". 2 December 2024. Retrieved 6 December 2024.
  2. 1 2 Slime on github.com "License SLIME is free software. All files, unless explicitly stated otherwise, are public domain."
  3. "swank-js". github . Retrieved 2025-03-05.
  4. "swankr". Archived from the original on 2011-03-04. Retrieved 2012-09-11.
  5. "slime/contrib/swank.rb at master · slime/slime". github . Retrieved 2025-03-05.