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 |
|---|---|---|---|
| alpha | 1,557.7 kB | 5520 kB | [list of files] |
| amd64 | 1,549.6 kB | 4888 kB | [list of files] |
| arm | 1,347.4 kB | 3920 kB | [list of files] |
| armel | 1,358.7 kB | 3956 kB | [list of files] |
| hppa | 1,623.6 kB | 5124 kB | [list of files] |
| i386 | 1,310.7 kB | 4080 kB | [list of files] |
| ia64 | 2,231.7 kB | 9232 kB | [list of files] |
| mips | 1,288.5 kB | 5288 kB | [list of files] |
| mipsel | 1,282.7 kB | 5292 kB | [list of files] |
| powerpc | 1,480.1 kB | 4844 kB | [list of files] |
| s390 | 1,460.4 kB | 4560 kB | [list of files] |
| sparc | 1,339.8 kB | 4184 kB | [list of files] |