Difference between revisions of "Clisp"

From Free Software Directory
Jump to: navigation, search
(resources)
(added standard links)
Line 4: Line 4:
 
|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
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|Component programs=PCL,CLX,Garnet,maxima,ACL2,lisa
 
 
|VCS checkout command=hg clone http://hg.code.sf.net/p/clisp/clisp clisp-clisp
 
|VCS checkout command=hg clone http://hg.code.sf.net/p/clisp/clisp clisp-clisp
 
|Computer languages=Assembly
 
|Computer languages=Assembly
 
|Documentation note=https://www.gnu.org/software/clisp/impnotes.html
 
|Documentation note=https://www.gnu.org/software/clisp/impnotes.html
 
https://www.gnu.org/software/clisp/impnotes/clisp.html
 
https://www.gnu.org/software/clisp/impnotes/clisp.html
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Donate=https://www.paypal.com/donate/?token=0yeuV_sdn0LgDGueZQN5-VmYAqLZQ56t_PMO2mIpAR4Q6w7jzDCBiDyFYd2r7L7AIGOyX0&country.x=US&locale.x=
+
|Donate=https://www.paypal.com/donate/?token=Qh0AX9Pe-txv7Ax_dug8gEVCW7RTxtntjqVsCeOAJhbPeUpMZ0L3C4pPqd47IIY4t6IF4G&country.x=US&locale.x=
|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
 
|Keywords=development,debugging,Lisp,Common Lisp,clisp
 
|Keywords=development,debugging,Lisp,Common Lisp,clisp
Line 20: Line 17:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/clisp/release/2.49/clisp-2.49.tar.bz2
 
|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/05/08
+
|Last review date=2018/11/14
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
|Submitted date=2011/04/12
 +
|User level=none
 +
|Component programs=PCL,CLX,Garnet,maxima,ACL2,lisa
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=clisp
 
|GNU package identifier=clisp
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 62: Line 64:
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=https://sourceforge.net/projects/clisp/lists/clisp-devel
 
|Resource URL=https://sourceforge.net/projects/clisp/lists/clisp-devel
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 08:52, 14 November 2018


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Kelly Hopkins

Verified on

12 July 2010




Leaders and contributors

Contact(s)Role
Sam Steingold Maintainer
Bruno Haible Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://sourceforge.net/projects/clisp/
Debian (Ref)https://tracker.debian.org/pkg/clisp
Forumhttps://sourceforge.net/p/clisp/discussion/
VCS Repository Webviewhttps://sourceforge.net/p/clisp/clisp/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/clisp/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://sourceforge.net/p/clisp/mailman/clisp-list/
Generalhttps://translationproject.org/domain/clisp.html
Savannah (Ref)https://savannah.gnu.org/projects/clisp/
Downloadhttps://ftp.gnu.org/gnu/clisp/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://sourceforge.net/p/clisp/mailman/clisp-devel/


Software prerequisites

KindDescription
Weak prerequisitereadline
Required to buildlibsigsegv
Weak prerequisitegettext
Weak prerequisitelibiconv




Entry










"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
































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.