Difference between revisions of "Emacs Common Lisp"
(Created page with "{{Entry |Name=Emacs Common Lisp |Short description=Common Lisp implementation for Emacs |Full description=Emacs Common Lisp is an implementation of Common Lisp, written in Emacs ...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|Short description=Common Lisp implementation for Emacs | |Short description=Common Lisp implementation for Emacs | ||
|Full description=Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. The implementation provides a Common Lisp environment, separate from Emacs Lisp, running in Emacs. It does not intend to extend Emacs Lisp with Common Lisp functionality; however, Emacs Lisp functions can call Common Lisp functions and vice versa. | |Full description=Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. The implementation provides a Common Lisp environment, separate from Emacs Lisp, running in Emacs. It does not intend to extend Emacs Lisp with Common Lisp functionality; however, Emacs Lisp functions can call Common Lisp functions and vice versa. | ||
+ | |Homepage URL=https://web.archive.org/web/20130713022536/http://www.lisp.se/emacs-cl/ | ||
|User level=none | |User level=none | ||
− | | | + | |VCS checkout command=git clone https://github.com/larsbrinkhoff/emacs-cl |
− | |||
− | |||
− | |||
|Computer languages=Emacs Lisp,Common Lisp | |Computer languages=Emacs Lisp,Common Lisp | ||
− | |||
|Paid support=Paid handholding/extension/consulting available from http://www.brinkhoff.se/ | |Paid support=Paid handholding/extension/consulting available from http://www.brinkhoff.se/ | ||
− | | | + | |Microblog=https://github.com/larsbrinkhoff/emacs-cl |
− | |||
− | |||
|Related projects=CMUCL,LoGS,Steel_Bank_Common_Lisp,GCL,clisp,Emacs | |Related projects=CMUCL,LoGS,Steel_Bank_Common_Lisp,GCL,clisp,Emacs | ||
|Keywords=emacs,Lisp,Common Lisp | |Keywords=emacs,Lisp,Common Lisp | ||
− | | | + | |Version identifier=latest commit 19e950e73a336aad476b0d051819a682863a2eff |
− | |Last review by= | + | |Version date=2016/03/11 |
− | |Last review date= | + | |Version status=stable |
+ | |Version comment=NO_VERSION_DATA | ||
+ | |Last review by=mangeurdenuage | ||
+ | |Last review date=2016/12/09 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | |||
− | |||
|License verified date=2004-04-02 | |License verified date=2004-04-02 | ||
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv2 | ||
+ | |License copyright=;;; Copyright (C) 2003, 2004 Lars Brinkhoff. | ||
+ | |License verified by=Janet Casey | ||
+ | |License verified date=2016/12/09 | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Lars Brinkhoff | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=lars@nocrew.org | |Email=lars@nocrew.org | ||
|Resource URL= | |Resource URL= | ||
Line 45: | Line 46: | ||
}} | }} | ||
{{Software category | {{Software category | ||
− | |Interface=command-line,library,x-window-system | + | |Interface=command-line, library, x-window-system |
|Programming-language=lisp | |Programming-language=lisp | ||
− | |Software-development=compiler,programming-language | + | |Software-development=compiler, programming-language |
|Use=software-development | |Use=software-development | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 63: | Line 59: | ||
|Prerequisite description=Emacs | |Prerequisite description=Emacs | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 14:37, 9 December 2016
Emacs Common Lisp
https://web.archive.org/web/20130713022536/http://www.lisp.se/emacs-cl/
Common Lisp implementation for Emacs
Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. The implementation provides a Common Lisp environment, separate from Emacs Lisp, running in Emacs. It does not intend to extend Emacs Lisp with Common Lisp functionality; however, Emacs Lisp functions can call Common Lisp functions and vice versa.
Download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Lars Brinkhoff | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://www.nocrew.org/cgi-bin/cvsweb/cvsweb.cgi/emacs-cl/ |
Bug Tracking,Developer,Support | mailto:emacs-cl@lisp.se |
Software prerequisites
Kind | Description |
---|---|
Required to use | Emacs |
Required to build | Emacs |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.