Path to this page:
./
lang/ecl,
Embeddable Common Lisp
Branch: pkgsrc-2012Q3,
Version: 12.7.1nb1,
Package name: ecl-12.7.1nb1,
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.
Required to run:[
devel/boehm-gc] [
devel/gmp]
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites:
SHA1: c5b81d0dc5fdd6c72af99dc883752bfee85028dc
RMD160: 5b0eab08fd377b84cb41e19f195683e4f03259a3
Filesize: 8797.937 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ecl-12.7.1nb1 (created)