[ 原始碼: ecl ]
套件:ecl(21.2.1+ds-4.1 以及其他的)
ecl 的相關連結
Debian 的資源:
下載原始碼套件 ecl:
維護小組:
- Debian Common Lisp Team (QA 頁面, 郵件存檔)
- Peter Van Eynde (QA 頁面)
- Christoph Egger (QA 頁面)
- Tobias Hansen (QA 頁面)
外部的資源:
- 主頁 [common-lisp.net]
相似套件:
Embeddable Common-Lisp: has an interpreter and can compile to C
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.
其他與 ecl 有關的套件
|
|
|
|
-
- dep: gcc
- GNU C compiler
-
- dep: libatomic-ops-dev
- A library for atomic operations (development files)
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libecl-dev (= 21.2.1+ds-4.1+b1)
- Embeddable Common-Lisp: development files
-
- dep: libecl21.2t64 (= 21.2.1+ds-4.1+b1)
- Embeddable Common-Lisp: shared library
-
- dep: libffi-dev
- Foreign Function Interface library (development files)
-
- dep: libgc-dev
- conservative garbage collector for C (development)
-
- dep: libgmp-dev
- Multiprecision arithmetic library developers tools
-
- dep: libncurses5-dev
- 套件暫時不可用
-
- sug: ecl-doc
- 套件暫時不可用
-
- sug: slime
- Superior Lisp Interaction Mode for Emacs (client)