Browse wiki
| Component programs
|
dbl +
|
| Computer languages
|
C,Lisp +
|
| Documentation note
|
User guide included
|
| Full description
|
GCL is a Compiler and interpreter for Comm … GCL is a Compiler and interpreter for Common Lisp. It compiles to C and then uses the native optimizing C compiler (e.g., GCC), giving great portability. It is highly efficient: a function call is basically the same speed as a C function call, in fact identical to a C function call via a pointer. The program has a source level Lisp debugger (dbl) for interpreted code, letting you step a line at a time, while displaying your position in an Emacs window. It has pioneered conservative Garbage Collection schemes, but also has the stratified garbage collection (SGC) scheme, for only recent allocations, that is based on native page fault handling. There is also a built in interface to Tk widget system. Allows a mixture of tcl and common lisp to be used in a user interface--your choice which you use.user interface--your choice which you use.
|
| Homepage URL
|
http://savannah.gnu.org/projects/gcl/ +
|
| Interface
|
command-line +
|
| Is GNU
|
true +
|
| Keywords
|
software development +
, programming +
, Lisp +
, Common Lisp +
, compilers. compiling +
, GCL +
|
| Last review by
|
Janet Casey +
|
| Last review date
|
10 March 2008 +
|
| License
|
LGPL +
|
| License verified by
|
Janet Casey +
|
| License verified date
|
26 June 2001 +
|
| Name
|
GCL +
|
| Programming-language
|
lisp +
|
| Real name
|
Camm Maguire +
, Bill Schelter; See also the file doc/contributors in the distribution for a complete list +
|
| Related projects
|
ACL2 +
, CMUCL +
, Emacs Common Lisp +
, Garnet +
, LoGS +
, Maxima +
, Steel Bank Common Lisp +
, Clisp +
|
| Resource URL
|
http://savannah.gnu.org/cvs/?group_id=gcl +
, mailto:gcl-devel@gnu.org +
|
| Resource audience
|
Developer +
|
| Resource kind
|
VCS Repository Webview +
, E-mail +
|
| Revisionid
|
3,933 +
|
| Revisiontimestamp
|
12 April 2011 08:59:07 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
, Contributor +
|
| Short description
|
Compiler and interpreter for Common Lisp +
|
| Software-development
|
compiler +
, debugging +
, programming-language +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| Use
|
software-development +
|
| User level
|
none +
|
| VCS checkout command
|
:pserver:anoncvs@subversion.gnu.org:/cvsroot:/gcl +
|
| Version comment
|
2.6.2 stable released 2004-06-26
|
| Version date
|
26 June 2004 +
|
| Version download
|
http://ftp.gnu.org/gnu/gcl/gcl-2.6.2.tar.gz +
|
| Version identifier
|
2.6.2 +
|
| Version status
|
stable +
|
| Has queryThis property is a special property in this wiki.
|
GCL +
, GCL +
, GCL +
, GCL +
, GCL +
, GCL +
, GCL +
, GCL +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 21:29:44 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
GCL +
, GCL +
, GCL +
, GCL +
, GCL +
|
| EmailThis property is a special property in this wiki.
|
camm@enhanced.com +
|
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the page “GNU Free
Documentation License”.
The copyright and license notices on this page only apply to the
text on this page. Any software described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.