Automic VaultAutomic Vault

brew

Install ecl with Homebrew, apk, apt, MacPorts, Nix, pacman, zypper

Embeddable Common Lisp. Version 26.5.5 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ecl

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ecl

MacPorts ports tree · lang/ecl/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add ecl

Alpine Linux edge package indexes · ecl · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install ecl

Debian stable package indexes · ecl · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#ecl

nixpkgs package indexes · ecl · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S ecl

Arch Linux sync databases · ecl · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install ecl

openSUSE Tumbleweed package metadata · ecl · source: download.opensuse.org

overview

Package summary

Embeddable Common Lisp

Commands and aliases

  • ecl
  • ecl-config

history

Project history and usage

ECL, Embeddable Common Lisp, is a Common Lisp implementation designed around a Lisp-to-C compiler, standard C calling conventions, and use as a linkable runtime inside other programs. Its package-manager identity is not just another Common Lisp executable: it is the Common Lisp implementation people install when embeddability, C interoperability, portability, and small runtime composition matter.

Project history

The ECL manual traces the project through the Kyoto Common Lisp family. KCL was developed in 1984 at Kyoto University's Research Institute for Mathematical Sciences by Taiichi Yuasa and Masami Hagiya, with an implementation partly in C and partly in Common Lisp and a Lisp-to-C translator. Later descendants included Ibuki Common Lisp, DELPHI Common Lisp, Austin Kyoto Common-Lisp, GNU Common Lisp, and HCL.

Giuseppe Attardi began the ECL line after leaving DELPHI in 1994 and returning to the University of Pisa. The manual explains the name as both Embeddable Common Lisp and ECoLisp, tied to the goal of integrating Lisp code with other languages at a time when Lisp programmers were becoming less common.

Juan Jose Garcia-Ripoll later started the ECLS or ECL-Spain effort from the ECoLisp sources. Its immediate goals were practical package-nerd goals: portability, 64-bit cleanliness, bootstrapping without another Lisp implementation, and restoring the ability to link ECL with C programs. That fork eventually became the continuing community ECL project.

After another maintenance gap beginning in 2013, Daniel Kochmanski took over maintenance in 2015 with Garcia-Ripoll's consent, and Marius Gerbershagen became co-maintainer in 2020. Current development, according to the manual, focuses on ANSI compliance, compatibility with the Common Lisp library ecosystem, bug fixing, speed, and portability.

Adoption history

ECL's adoption has been tied to portability and embedding rather than to a single flagship application. Its manual emphasizes C interoperability, modular runtime construction, native CLOS support, bytecode fallback for systems without a C compiler, and ANSI Common Lisp compliance, which explains its presence across Unix-like package managers.

The Homebrew, Debian, Ubuntu, Alpine, Arch, Nix, MacPorts, and openSUSE package names in the batch input reflect the same pattern: ECL is a standard packaged Common Lisp implementation rather than an application-specific one-off. Its upstream GitLab tags show active releases through 2026, including 26.5.5.

How it is used

Users typically install ECL to run an interactive Common Lisp environment, compile Lisp systems, or embed Lisp into a C or C++ application. The `ecl` executable provides the runtime and REPL, while `ecl-config` exposes compiler and linker flags for programs that build against ECL.

The manual's key usage distinction is that compiled Lisp functions follow standard C calling conventions, letting C and Lisp call each other without a separate foreign-function layer. That makes ECL especially relevant for applications that want Common Lisp as an extension language or as a compiled library component.

Why package nerds care

ECL matters to package maintainers because it is both a compiler toolchain and a library runtime. Packaging it means caring about C compilers, runtime modules, dynamic loading, threads, binary images, and ABI-facing configuration through `ecl-config`, not just shipping a single REPL binary.

Its lineage also makes it historically interesting: a modern package-manager formula connects directly back to the KCL family of Lisp-to-C systems, while still tracking contemporary Common Lisp library compatibility and portability work.

Timeline

  • 1984: Kyoto Common Lisp is developed at Kyoto University.
  • 1988: DELPHI Common Lisp is released as an extended KCL descendant.
  • 1994: Giuseppe Attardi begins the ECL line at the University of Pisa.
  • 1990s: The ECLS or ECL-Spain fork focuses on portability, 64-bit cleanup, bootstrapping, and C linking.
  • 2015: Daniel Kochmanski becomes maintainer.
  • 2020: Marius Gerbershagen becomes co-maintainer.
  • 2026: Upstream GitLab tags include ECL 26.5.5.

Related projects

  • Kyoto Common Lisp is the oldest ancestor named in ECL's manual.
  • GNU Common Lisp is another AKCL descendant in the same family tree.
  • Maxima is named in the ECL history as the computer algebra system that motivated GNU Common Lisp.
  • Common Lisp libraries and ANSI Common Lisp conformance are current compatibility targets for ECL development.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for ecl. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
eclcliglobal executable
ecl-configcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version26.5.5
manager updated2026-07-07
local dataok
upstreamnot checked
latest detectednot detected

https://ecl.common-lisp.dev

install metadata

Package metadata

Package keybrew:ecl
Version26.5.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ecl
Homepagehttps://ecl.common-lisp.dev
Repositoryhttps://gitlab.com/embeddable-common-lisp/ecl
Upstream docshttps://ecl.common-lisp.dev/static/manual
LicenseLGPL-2.1-or-later
Source archivehttps://ecl.common-lisp.dev/static/files/release/ecl-26.5.5.tgz
Last updated2026-07-07T07:58:27Z
Pulseupdated
Dependenciesbdw-gc, gmp
Build dependenciestexinfo
Uses from macOSlibffi
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameecl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

ecl 24.5.10+ds-1+b1

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

https://common-lisp.net/project/ecl/

sudo apt install ecl
  • Section: lisp
  • Architecture: amd64
  • Source Package: ecl
  • 9 dependencies
  • 1 provides
  • 2 optional deps
  • normalized package name match
  • Matched by: Ecl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ecl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libecl-dev 24.5.10+ds-1+b1

Embeddable Common-Lisp: development files

https://common-lisp.net/project/ecl/

sudo apt install libecl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ecl
  • 1 dependencies
  • normalized package name match
  • Matched by: Ecl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libecl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libecl24.5t64 24.5.10+ds-1+b1

Embeddable Common-Lisp: shared library

https://common-lisp.net/project/ecl/

sudo apt install libecl24.5t64
  • Section: libs
  • Architecture: amd64
  • Source Package: ecl
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ecl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libecl24.5t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ecl

nix profile install nixpkgs#ecl
  • normalized package name match
  • Matched by: Ecl
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: ecl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

ecl 21.2.1+ds-4.1ubuntu2

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

https://common-lisp.net/project/ecl/

sudo apt install ecl
  • Section: universe/devel
  • Architecture: amd64
  • 9 dependencies
  • 1 provides
  • 2 optional deps
  • normalized package name match
  • Matched by: Ecl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ecl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libecl-dev 21.2.1+ds-4.1ubuntu2

Embeddable Common-Lisp: development files

https://common-lisp.net/project/ecl/

sudo apt install libecl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ecl
  • 1 dependencies
  • normalized package name match
  • Matched by: Ecl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libecl21.2t64 21.2.1+ds-4.1ubuntu2

Embeddable Common-Lisp: shared library

https://common-lisp.net/project/ecl/

sudo apt install libecl21.2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ecl
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ecl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecl21.2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ecl 24.5.10-r2

Embeddable Common Lisp

https://ecl.common-lisp.dev/

sudo apk add ecl
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: ecl
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ecl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ecl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ecl-dev 24.5.10-r2

Embeddable Common Lisp (development files)

https://ecl.common-lisp.dev/

sudo apk add ecl-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: ecl
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ecl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ecl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ecl-doc 24.5.10-r2

Embeddable Common Lisp (documentation)

https://ecl.common-lisp.dev/

sudo apk add ecl-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: ecl
  • normalized package name match
  • Matched by: Ecl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ecl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

ecl 26.5.5-1

Embeddable Common Lisp

https://common-lisp.net/project/ecl/

sudo pacman -S ecl
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ecl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ecl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ecl 26.3.27-1.3

Embeddable Common-Lisp

https://common-lisp.net/project/ecl/

sudo zypper install ecl
  • License: LGPL-2.1-or-later
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: ecl
  • 10 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ecl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ecl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ecl-devel 26.3.27-1.3

Embeddable Common-Lisp -- development files

https://common-lisp.net/project/ecl/

sudo zypper install ecl-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ecl
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ecl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ecl-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libecl26_3 26.3.27-1.3

Embeddable Common-Lisp -- shared library

https://common-lisp.net/project/ecl/

sudo zypper install libecl26_3
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ecl
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ecl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libecl26_3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ecl

sudo port install ecl
  • normalized package name match
  • Matched by: Ecl
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/ecl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment