Difference between revisions of "Clisp"
(resources) |
|||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=clisp | |Name=clisp | ||
− | |Short description=ANSI Common Lisp compiler, debugger, | + | |Short description=ANSI Common Lisp compiler, debugger, interpreter |
|Full description=ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on most GNU and Unix systems (GNU/Linux, GNU/Hurd, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, IRIX, AIX, Mac OS X and others) and on other systems and needs only 4 MB of RAM. The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. | |Full description=ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on most GNU and Unix systems (GNU/Linux, GNU/Hurd, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, IRIX, AIX, Mac OS X and others) and on other systems and needs only 4 MB of RAM. The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. | ||
|Homepage URL=https://www.gnu.org/software/clisp/ | |Homepage URL=https://www.gnu.org/software/clisp/ | ||
|User level=none | |User level=none | ||
+ | |Is High Priority Project=No | ||
|Component programs=PCL,CLX,Garnet,maxima,ACL2,lisa | |Component programs=PCL,CLX,Garnet,maxima,ACL2,lisa | ||
− | |Computer languages= | + | |VCS checkout command=hg clone http://hg.code.sf.net/p/clisp/clisp clisp-clisp |
− | |Documentation note= | + | |Computer languages=Assembly |
+ | |Documentation note=https://www.gnu.org/software/clisp/impnotes.html | ||
+ | https://www.gnu.org/software/clisp/impnotes/clisp.html | ||
+ | |Decommissioned/Obsolete=No | ||
+ | |Donate=https://www.paypal.com/donate/?token=0yeuV_sdn0LgDGueZQN5-VmYAqLZQ56t_PMO2mIpAR4Q6w7jzDCBiDyFYd2r7L7AIGOyX0&country.x=US&locale.x= | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
|Related projects=ACL2,CMUCL,Emacs_Common_Lisp,GCL,Garnet,LISA,LoGS,Maxima,Steel_Bank_Common_Lisp,libffcall | |Related projects=ACL2,CMUCL,Emacs_Common_Lisp,GCL,Garnet,LISA,LoGS,Maxima,Steel_Bank_Common_Lisp,libffcall | ||
Line 14: | Line 19: | ||
|Version date=2010-07-07 | |Version date=2010-07-07 | ||
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/clisp/release/2.49/clisp-2.49.tar.bz2 |
+ | |Test entry=No | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/05/08 |
− | |Submitted date=2011 | + | |Submitted by=Database conversion |
+ | |Submitted date=2011/04/12 | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=clisp | |GNU package identifier=clisp | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 36: | Line 42: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=sds@gnu.org | |Email=sds@gnu.org | ||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
Line 50: | Line 52: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://sourceforge.net/p/clisp/clisp/ci/default/tree |
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind= | + | |Resource URL=https://sourceforge.net/projects/clisp/lists/clisp-list |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind=Mailing List | + | |Resource URL=https://sourceforge.net/projects/clisp/lists/clisp-devel |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Download | |
− | |Resource kind= | + | |Resource URL=https://ftp.gnu.org/gnu/clisp |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=General | |
− | |Resource kind= | + | |Resource URL=https://translationproject.org/domain/clisp.html |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Forum | |
− | |Resource kind= | + | |Resource URL=https://sourceforge.net/p/clisp/discussion |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=General | |
− | |Resource kind= | + | |Resource URL=https://sourceforge.net/projects/clisp |
− | |Resource URL= | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line, x-window-system | |Interface=command-line, x-window-system | ||
− | |Programming-language=lisp | + | |Programming-language=C, lisp |
|Software-development=compiler, debugging, programming-language | |Software-development=compiler, debugging, programming-language | ||
|Use=software-development | |Use=software-development |
Revision as of 10:49, 8 May 2018
clisp
https://www.gnu.org/software/clisp/
ANSI Common Lisp compiler, debugger, interpreter.
ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on most GNU and Unix systems (GNU/Linux, GNU/Hurd, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, IRIX, AIX, Mac OS X and others) and on other systems and needs only 4 MB of RAM. The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
This is a GNU package:clisp
Download
https://ftp.gnu.org/gnu/clisp/release/2.49/clisp-2.49.tar.bz2
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Sam Steingold | Maintainer |
Bruno Haible | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://sourceforge.net/projects/clisp/ | |
Debian (Ref) | https://tracker.debian.org/pkg/clisp | |
Forum | https://sourceforge.net/p/clisp/discussion/ | |
VCS Repository Webview | https://sourceforge.net/p/clisp/clisp/ | |
VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/clisp/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://sourceforge.net/p/clisp/mailman/clisp-list/ | |
General | https://translationproject.org/domain/clisp.html | |
Savannah (Ref) | https://savannah.gnu.org/projects/clisp/ | |
Download | https://ftp.gnu.org/gnu/clisp/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://sourceforge.net/p/clisp/mailman/clisp-devel/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | readline |
Required to build | libsigsegv |
Weak prerequisite | gettext |
Weak prerequisite | libiconv |
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.