GNU Common Lisp

Summary

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.

GNU Common Lisp
Developer(s)GNU Project
Stable release
2.6.14 / January 13, 2023; 15 months ago (2023-01-13)[1]
Repository
  • git.savannah.gnu.org/cgit/gcl.git Edit this at Wikidata
Operating systemUnix-like, Microsoft Windows
TypeInterpreter, compiler
LicenseLGPLv2[2]
Websitewww.gnu.org/software/gcl/

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.

Last stable release of GCL is of 2023-01-13.[1]

See also edit

  • CLISP – another GNU Project Common Lisp implementation

References edit

  1. ^ a b "GCL - an implementation of Common Lisp". 2023-01-13. Retrieved 2023-01-15.
  2. ^ "GNU Common Lisp". directory.fsf.org. FSF. 28 October 2014. Retrieved 30 August 2022.