GNU Common Lisp

Not to be confused with the other Common Lisp implementation by GNU, CLISP
GNU Common Lisp
Developer(s) GNU Project
Stable release
2.6.12 / October 28, 2014 (2014-10-28)[1]
Repository git.savannah.gnu.org/cgit/gcl.git
Operating system Unix-like, Microsoft Windows
Type Interpreter, compiler
License LGPLv2[2]
Website www.gnu.org/s/gcl

GNU Common Lisp (GCL) is the GNU Project's 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.

Although it does not yet fully comply with the American National Standards Institute (ANSI) Common Lisp specification, 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

References

  1. Maguire, Camm (2014-10-28). "GCL 2.6.12 has been released" (Mailing list). gcl-devel. Retrieved 2014-10-28.
  2. 1 2 3 "GNU Common Lisp". directory.fsf.org. FSF. 28 October 2014. Retrieved 29 October 2014.
This article is issued from Wikipedia - version of the 7/22/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.