| GNU Common Lisp | |
|---|---|
| Developer | GNU Project |
| Stable release | |
| Operating system | Unix-like,Microsoft Windows |
| Type | Interpreter,compiler |
| License | LGPLv2[2] |
| Website | www |
| Repository | |
GNU Common Lisp (GCL) is theGNU Project'sANSI Common Lisp compiler, an evolutionary development ofKyoto Common Lisp. It produces native object code by first generatingC code and then calling a C compiler.
GCL is the implementation of choice for several large projects including the mathematical toolsMaxima,AXIOM,HOL88, andACL2. GCL runs under eleven different architectures onLinux, and underFreeBSD,Solaris,Mac OS X, andMicrosoft Windows.
Last stable release of GCL is of April 11, 2025.[1]