Download Source Package ecl:
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 |
|---|---|---|---|
| amd64 | 2,300.6 kB | 7688 kB | [list of files] |
| armel | 1,998.4 kB | 5980 kB | [list of files] |
| hppa | 2,289.2 kB | 7144 kB | [list of files] |
| i386 | 1,961.1 kB | 6268 kB | [list of files] |
| ia64 | 3,021.8 kB | 12512 kB | [list of files] |
| mips | 1,984.6 kB | 7548 kB | [list of files] |
| mipsel | 1,964.8 kB | 7540 kB | [list of files] |
| powerpc | 2,139.3 kB | 6872 kB | [list of files] |
| s390 | 2,134.9 kB | 6600 kB | [list of files] |
| sparc | 1,932.5 kB | 6076 kB | [list of files] |