套件: libecl21.2 (21.2.1+ds-4)
libecl21.2 的相關超連結
Trisquel 的資源:
下載原始碼套件 ecl:
維護者:
Original Maintainers:
- Debian Common Lisp Team (郵件存檔)
- Peter Van Eynde
- Christoph Egger
- Tobias Hansen
外部的資源:
- 主頁 [common-lisp.net]
相似套件:
Embeddable Common-Lisp: shared library
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.
This package contains the shared library.
其他與 libecl21.2 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgc1 (>= 1:7.4.2)
- conservative garbage collector for C and C++
-
- dep: libgmp10
- Multiprecision arithmetic library