ECL stands for Embeddable Common-Lisp. The ECL project is an effort to modernize Giuseppe Attardi's ECL environment to produce an implementation of the Common-Lisp language which complies to the ANSI X3J13 definition of the language.
The current ECL implementation features:
* A bytecodes compiler and interpreter. * A translator to C. * A UFFI-compatible interface to C code. * A dynamic loader. * The possibility to build standalone executables and DLLs. * The Common-Lisp Object System (CLOS). * Conditions and restarts for handling errors. * Sockets as ordinary streams. * The Gnu Multiprecision library for fast bignum operations. * A simple conservative mark & sweep garbage collector. * The Boehm-Weiser garbage collector.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 1,472.9 kB | 5248 kB | [list of files] |
| amd64 | 1,441.0 kB | 4600 kB | [list of files] |
| arm | 1,289.4 kB | 3796 kB | [list of files] |
| hppa | 1,560.2 kB | 5040 kB | [list of files] |
| i386 | 1,247.9 kB | 3980 kB | [list of files] |
| ia64 | 2,123.1 kB | 8860 kB | [list of files] |
| mips | 1,223.0 kB | 5056 kB | [list of files] |
| mipsel | 1,219.2 kB | 5056 kB | [list of files] |
| powerpc | 1,339.6 kB | 4536 kB | [list of files] |
| s390 | 1,379.7 kB | 4360 kB | [list of files] |
| sparc | 1,277.2 kB | 3988 kB | [list of files] |