slime/slime
Fork: 336 Star: 1901 (更新于 2024-10-30 11:14:09)
license: 暂无
Language: Common Lisp .
The Superior Lisp Interaction Mode for Emacs
最后发布版本: v2.30 ( 2024-04-27 09:24:59)
Overview
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.
For much more information, consult the manual.
Quick setup instructions
-
Set up the MELPA repository, if you haven't already, and install SLIME using
M-x package-install RET slime RET
. -
In your
~/.emacs
file, point theinferior-lisp-program
variable to your favourite Common Lisp implementation:(setq inferior-lisp-program "sbcl")
-
Use
M-x slime
to fire up and connect to an inferior Lisp. SLIME will now automatically be available in your Lisp source buffers.
If you'd like to contribute to SLIME, you will want to instead follow the manual's instructions on how to install SLIME via Git.
License
SLIME is free software. All files, unless explicitly stated otherwise, are public domain.
Contact
If you have problems, first have a look at the list of known issues and workarounds.
Questions and comments are best directed to the mailing list at
slime-devel@common-lisp.net
, but you have to subscribe first.
See the CONTRIBUTING.md file for instructions on how to contribute.
最近版本更新:(数据更新于 2024-09-03 13:01:26)
2024-04-27 09:24:59 v2.30
2024-01-24 18:47:34 v2.29.1
2024-01-22 20:08:15 v2.29
2023-01-26 20:28:52 v2.28
2022-01-28 06:56:43 v2.27
2020-12-17 07:44:31 v2.26.1
2020-08-10 10:26:07 v2.26
2020-07-20 23:01:10 v2.25
2019-05-27 19:38:09 v2.24
2018-12-15 06:55:14 v2.23
主题(topics):
common-lisp, emacs
slime/slime同语言 Common Lisp最近更新仓库
1970-01-01 00:00:00 satoukennta-cit/satokennga
1970-01-01 00:00:00 reddit-archive/reddit1.0
1970-01-01 00:00:00 fukamachi/cl-dbi
1970-01-01 00:00:00 acl2/acl2
1970-01-01 00:00:00 oblivia-simplex/roper