GNU Common Lisp
Appearance
Developer(s) | GNU Project |
---|---|
Stable release | 2.6.12
/ October 28, 2014[1] |
Repository | |
Operating system | Unix-like, Microsoft Windows |
Type | Interpreter, compiler |
License | LGPLv2[2] |
Website | www |
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.
Last stable release of GCL is of 2014-10-28.[1]
See also
- CLISP – another GNU Project Common Lisp implementation
References
- ^ a b "GCL - an implementation of Common Lisp". 2014-10-28. Retrieved 2022-08-30.
- ^ "GNU Common Lisp". directory.fsf.org. FSF. 28 October 2014. Retrieved 30 August 2022.