软件包:ecl(16.1.3+ds-4) [debports]
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 编译器
-
- dep: libatomic-ops-dev
- A library for atomic operations (development files)
-
- dep: libc6.1 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libffi-dev
- Foreign Function Interface library (development files)
-
- dep: libffi7 (>= 3.3~20180313)
- 软件包暂时不可用
-
- dep: libgc-dev
- conservative garbage collector for C (development)
-
- dep: libgc1c2 (>= 1:7.4.2)
- 软件包暂时不可用
-
- dep: libgmp-dev
- Multiprecision arithmetic library developers tools
-
- dep: libgmp10
- 多精度运算库
-
- dep: libncurses5-dev
- 软件包暂时不可用
-
- sug: ecl-doc
- 软件包暂时不可用
-
- sug: slime
- Superior Lisp Interaction Mode for Emacs (client)