GNU Common Lisp


Also found in: Acronyms.
GNU Common Lisp
Developer(s)GNU Project
Stable release
2.6.12 / October 28, 2014 (2014-10-28)[1]
Repository Edit this at Wikidata
Operating systemUnix-like, Microsoft Windows
TypeInterpreter, compiler
LicenseLGPLv2[2]
Websitewww.gnu.org/software/gcl/

GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler.

GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM, HOL88, and ACL2. GCL runs under eleven different architectures on Linux, and under FreeBSD, Solaris, Mac OS X, and Microsoft Windows.

GCL remains under active development, with stable releases as of 2014-10-28.[2] Prerelease development can be followed using the git revision control system.[2]

See also

  • CLISP – another GNU Project Common Lisp implementation

References

  1. ^ Maguire, Camm (2014-10-28). "GCL 2.6.12 has been released" (Mailing list). gcl-devel. Retrieved 2014-10-28.
  2. ^ a b c "GNU Common Lisp". directory.fsf.org. FSF. 28 October 2014. Retrieved 29 October 2014.
This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.