GNU Common Lisp
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.
Developer(s) | GNU Project |
---|---|
Stable release | 2.6.14
/ January 13, 2023[1] |
Repository | |
Operating system | Unix-like, Microsoft Windows |
Type | Interpreter, compiler |
License | LGPLv2[2] |
Website | www |
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 January 13, 2023.[1]
See also
- CLISP – another GNU Project Common Lisp implementation
References
- "GCL – an implementation of Common Lisp". GNU Project. January 13, 2023. Retrieved January 15, 2023.
- "GNU Common Lisp". Free Software Directory. Free Software Foundation. October 28, 2014. Retrieved August 30, 2022.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.