パッケージ: ecl (9.6.1-1) [debports]
ecl に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [ecls.sourceforge.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: common-lisp-controller (>= 5.11)
- パッケージは利用できません
-
- dep: gcc
- GNU C コンパイラ
-
- dep: libc6 (>= 2.5-5)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgc-dev
- conservative garbage collector for C (development)
-
- dep: libgc1c2 (>= 1:6.8-1.1)
- パッケージは利用できません
-
- dep: libgmp3-dev
- Multiprecision arithmetic library developers tools
-
- dep: libgmp3c2
- パッケージは利用できません
-
- dep: libncurses5-dev
- パッケージは利用できません
-
- sug: ecl-doc
- パッケージは利用できません
-
- sug: slime
- Superior Lisp Interaction Mode for Emacs (client)