GNU Common Lisp
From Wikipedia, the free encyclopedia
GNU Common Lisp (GCL) is the GNU Project's Common Lisp compiler, and 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 ANSI Common Lisp specification, GCL is the implementation of choice for several large projects including the mathematical tools Maxima, AXIOM and ACL2. GCL runs under GNU/Linux on eleven different architectures, and also under Microsoft Windows, the Solaris Operating Environment, and FreeBSD.
[edit] External links
- GNU Common Lisp official website.
History: GNU Manifesto • GNU Project • Free Software Foundation (FSF)
GNU licenses: GNU General Public License (GPL) • GNU Lesser General Public License (LGPL) • GNU Free Documentation License (FDL)
Software: GNU operating system • bash • GNU Compiler Collection • GNU Emacs • Ghostscript • other GNU packages and programs
Advocates and activists: Richard Stallman (RMS) • Robert J. Chassell • Prof. Masayuki Ida • Geoffery Knauth • Lawrence Lessig • Eben Moglen • Henri Poole • Peter Salus • Gerald Sussman • FSF's Past Directors • others
Software developers: Richard Stallman (RMS) • Jim Blandy • Ulrich Drepper • Brian Fox • Tom Lord • Roland McGrath • other programmers
Software documentors: Richard Stallman (RMS) • Robert J. Chassell • Roland McGrath • other documentors