GCL

Software Screenshot:
GCL
Software Details:
Version: 2.6.2
Upload Date: 3 Jun 15
Developer: Camm Maguire
Distribution Type: Freeware
Downloads: 15

Rating: 3.0/5 (Total Votes: 1)

GCL is a Compiler and interpreter for Common Lisp. GCL 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.

Similar Software

lizpop
lizpop

14 Apr 15

Pyastra
Pyastra

3 Jun 15

Lush
Lush

11 May 15

GNU Cobol
GNU Cobol

17 Feb 15

Comments to GCL

Comments not found
Add Comment
Turn on images!