[ trixie ]
[ sid ]
[ ソース: ecl ]
パッケージ: libecl21.2t64 (21.2.1+ds-4.1 など)
libecl21.2t64 に関するリンク
Debian の資源:
ecl ソースパッケージをダウンロード:
メンテナ:
- Debian Common Lisp Team (QA ページ, メールアーカイブ)
- Peter Van Eynde (QA ページ)
- Christoph Egger (QA ページ)
- Tobias Hansen (QA ページ)
外部の資源:
- ホームページ [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.2t64 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface ランタイムライブラリ
-
- dep: libgc1 (>= 1:7.4.2)
- C および C++ 用の保守的なガベージコレクタ
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ