ecl 21.2.1+ds-2 source package in Ubuntu

Changelog

ecl (21.2.1+ds-2) unstable; urgency=medium

  * Provide library packages for libecl. (Closes: #1001541)

 -- Tobias Hansen <email address hidden>  Mon, 10 Jan 2022 22:33:42 +0000

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
any
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ecl_21.2.1+ds-2.dsc 2.2 KiB 3d5e358adcaa32514e81084bcb14e487d8d77d82130d809650d2936212fe4280
ecl_21.2.1+ds.orig.tar.xz 2.5 MiB 2dfdb1486c307184e7c9a431dfa3603252ba1373962126610a60f4f64217b9b1
ecl_21.2.1+ds-2.debian.tar.xz 10.7 KiB 6c51f3fe7712a508e12da8e5a88e060d288265600b7a3fc183f161d05d2c464d

Available diffs

No changes file available.

Binary packages built by this source

ecl: 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-dbgsym: debug symbols for ecl
libecl-dev: Embeddable Common-Lisp: development files

 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 development files.

libecl21.2: 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.2-dbgsym: debug symbols for libecl21.2