Path to this page:
./
lang/ecl,
Embeddable Common Lisp
Branch: pkgsrc-2020Q3,
Version: 20.4.24,
Package name: ecl-20.4.24,
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.
* Unicode.
Package options: ffi, unicode
Master sites:
SHA1: 96daa970ae31821c44d9e8ee344f62106d6d79a0
RMD160: 003ba6262219fabe04970ee31035d7bd3dd44df8
Filesize: 7632.27 KB
Version history: (Expand)
- (2020-10-09) Package added to pkgsrc.se, version ecl-20.4.24 (created)