Path to this page:
./
lang/ecl,
Embeddable Common Lisp
Branch: pkgsrc-2015Q4,
Version: 16.0.0,
Package name: ecl-16.0.0,
Maintainer: asauECL 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.
* An interface to foreign functions.
* A dynamic loader.
* The possibility to build standalone executables.
* 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.
* Threads using the POSIX threads library.
* CLX, an X11 client not needing extra X11 libraries.
* Unicode.
Package options: clx, ffi, unicode
Master sites:
SHA1: 3309b5f4126d1a024f7eacaec6aca0e391dd3c75
RMD160: adf1e77f0bf602534566fd986d27a7c84deac045
Filesize: 7821.586 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version ecl-16.0.0 (created)