How To Install Ecl-config In Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Ecl-config In Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

ecl-config

Embeddable Common-Lisp: has an interpreter and can compile to C

Maintainer: Debian Common Lisp Team



Section: devel

Install ecl-config

  • Debian apt-get install ecl Click to copy
  • Ubuntu apt-get install ecl Click to copy
  • Alpine OS apk add ecl Click to copy
  • Arch Linux pacman -S ecl Click to copy
  • Kali Linux apt-get install ecl Click to copy
  • Fedora dnf install ecl Click to copy
  • Raspbian apt-get install ecl Click to copy
  • macOS brew install ecl Click to copy

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.

Installation of latest ecl-config command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.