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
Original author(s)Eric Marsden
Developer(s)Luke Gorrie and Helmut Eller
Initial releasemid-2003
Stable release
2.26.1[1]  / 16 December 2020 (16 December 2020)
Repository
Operating systemLinux, Solaris, FreeBSD, NetBSD, OpenBSD, Mac OS X, Microsoft Windows
Available inEmacs Lisp, Common Lisp
TypeSource code editor
LicensePublic domain software,[2] portions in GPL v2, LGPL, BSD
Websitecommon-lisp.net/project/slime/

SLIME works with the following Common Lisp implementations:

Some implementations of other programming languages are using SLIME:

There are also clones of SLIME:

References

  1. "Release 2.26.1". 16 December 2020. Retrieved 17 December 2020.
  2. Slime on github.com "License SLIME is free software. All files, unless explicitly stated otherwise, are public domain."
  3. swank-js
  4. swankr
  5. in the slime repo.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.