[ Bron: ecl ]
Pakket: ecl (21.2.1+ds-4)
Verwijzigingen voor ecl
Debian bronnen:
Het bronpakket ecl downloaden:
Beheerders:
- Debian Common Lisp Team (QA-pagina, Mailarchief)
- Peter Van Eynde (QA-pagina)
- Christoph Egger (QA-pagina)
- Tobias Hansen (QA-pagina)
Externe bronnen:
- Homepage [common-lisp.net]
Vergelijkbare pakketten:
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.
Andere aan ecl gerelateerde pakketten
|
|
|
|
-
- dep: gcc
- GNU C compiler
-
- dep: libatomic-ops-dev
- A library for atomic operations (development files)
-
- dep: libc6 (>= 2.2)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libecl-dev (= 21.2.1+ds-4)
- Embeddable Common-Lisp: development files
-
- dep: libecl21.2 (= 21.2.1+ds-4)
- 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
- transitional package for libncurses-dev
-
- sug: ecl-doc
- Pakket niet beschikbaar
-
- sug: slime
- Superior Lisp Interaction Mode for Emacs (client)