Path to this page:
./
lang/ecl,
Embeddable Common Lisp
Branch: pkgsrc-2009Q3,
Version: 9.8.4,
Package name: ecl-9.8.4,
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.
Required to run:[
devel/boehm-gc] [
devel/gmp]
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites: (Expand)
SHA1: df5b04216cce4b2c37cff1d6b5c85d70ddfe6eb8
RMD160: 4a0b72f64db5c9fece6dccbac7dc67a14a378f5e
Filesize: 5599.579 KB
Version history: (Expand)
- (2009-10-17) Package added to pkgsrc.se, version ecl-9.8.4 (created)