Automic VaultAutomic Vault

brew

Installer clisp avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clisp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install clisp

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install clisp

MacPorts ports tree · lang/clisp/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add clisp

Alpine Linux edge package indexes · clisp · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install clisp

Debian stable package indexes · clisp · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install clisp

Fedora Rawhide package metadata · clisp · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#clisp

nixpkgs package indexes · clisp · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S clisp

Arch Linux sync databases · clisp · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install clisp

openSUSE Tumbleweed package metadata · clisp · Source: download.opensuse.org

aperçu

Résumé du paquet

GNU CLISP, a Common Lisp implementation

Commandes et alias

  • clisp
  • clisp-link

historique

Historique du projet et usages

GNU CLISP is an ANSI Common Lisp implementation that provides an interpreter, compiler, debugger, command-line REPL, bytecode compilation, scripting support, and a broad set of implementation extensions.

Historique du projet

CLISP began in Germany in 1987 with Bruno Haible and Michael Stoll; its own implementation notes describe the first version as an Atari ST system written in 68000 assembly language and Common Lisp. Bruno Haible remained the original long-time maintainer, and Sam Steingold became a co-maintainer in 1998.

The project became a portable GPL implementation in the early 1990s, with release 2.1 shipping source for Atari ST, Amiga, DOS, OS/2, and Unix systems. Its official notes trace a long sequence of 2.x releases that added CLOS, modules, Unicode work, FFI improvements, POSIX interfaces, GNU build-system alignment, and experimental thread support.

Historique d'adoption

CLISP's own homepage lists official distribution through SourceForge and GNU FTP, plus packages or ports for Debian, Fedora, openSUSE, Gentoo, Arch, Ubuntu, FreeBSD, pkgsrc, OpenBSD, Fink, MacPorts, Homebrew, Cygwin, and Solaris CSW. The batch input also records package-manager coverage across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE.

By the late 2000s CLISP had settled into the role of a widely packaged, portable Common Lisp runtime rather than the highest-performance implementation. Its long availability in Unix package managers made it a familiar command-line Lisp for scripts, teaching, and portability testing.

Modes d'utilisation

Users run `clisp` interactively as a Common Lisp REPL, compile Lisp files to portable bytecode with `-c`, execute expressions with `-x`, or use Lisp files as scripts. The manual documents `~/.clisprc.lisp` and `~/.clisprc.fas` as startup rc files and `-norc` to suppress them.

The companion `clisp-link` executable is used for linking modules, while CLISP itself is often used with Emacs, SLIME, ILISP, and shell-style scripting workflows.

Pourquoi les passionnés de paquets s'y intéressent

CLISP is package-nerd notable because it is one of the old, portable Common Lisp implementations that distributions carried for decades. It exercises hard packaging surfaces: generated memory images, optional modules, readline, FFI, libffcall, architecture portability, and Lisp startup files.

Its later unreleased 2.50 notes explicitly discuss distribution concerns such as memory-image compatibility options, which is exactly the kind of runtime/package-manager boundary that maintainers care about.

Chronologie

  • 1987: CLISP project starts with Bruno Haible and Michael Stoll.
  • 1992: Release 2.0 announced for Linux binaries.
  • 1993: Release 2.1 becomes the first portable GPL source release.
  • 1998: Sam Steingold becomes co-maintainer.
  • 2007: Release 2.43 aligns the build process with GNU standards.
  • 2010: Version 2.49 is released and documented as the current stable release on the official homepage.
  • 2018: The official GitLab project is created for GNU CLISP source and wiki.

Related projects

  • Related Common Lisp implementations include SBCL, CMUCL, ECL, GNU CL, and Clozure CL. Related CLISP-adjacent tools include SLIME and ILISP for editor integration, GNU libffcall for FFI support, and the Common Lisp HyperSpec as the language reference.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.clisprc.lisp~/.clisprc.fas

exécutables

Exécutables installés

CommandeTypeExpositionNote
clispcliexécutable global
clisp-linkcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire2.49.92
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://clisp.sourceforge.io/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://clisp.sourceforge.io/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:clisp
Version2.49.92
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/clisp
Page d'accueilhttps://clisp.sourceforge.io/
Dépôthttps://gitlab.com/gnu-clisp/clisp
Docs amonthttps://clisp.sourceforge.io/impnotes.html
LicenceGPL-2.0-or-later
Archive sourcehttps://alpha.gnu.org/gnu/clisp/clisp-2.49.92.tar.bz2
Dépendanceslibffcall, libsigsegv, readline
Bibliothèques fournies par macOSlibxcrypt, ncurses
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

clisp 1:2.49.20241228.gitc3ec11b-2

GNU CLISP, a Common Lisp implementation

http://www.clisp.org/

sudo apt install clisp
  • Section: lisp
  • Architecture: amd64
  • 7 Dépendances
  • 3 fournit
  • 12 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-doc 1:2.49.20241228.gitc3ec11b-2

GNU CLISP, a Common Lisp implementation (documentation)

http://www.clisp.org/

sudo apt install clisp-doc
  • Section: doc
  • Architecture: all
  • Source Package: clisp
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-berkeley-db 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to Berkeley DB

http://www.clisp.org/

sudo apt install clisp-module-berkeley-db
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-berkeley-db from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-clx 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds X11 bindings

http://www.clisp.org/

sudo apt install clisp-module-clx
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-clx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-dbus 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to D-Bus

http://www.clisp.org/

sudo apt install clisp-module-dbus
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-dbus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-gdbm 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to GNU DBM

http://www.clisp.org/

sudo apt install clisp-module-gdbm
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-gdbm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-libsvm 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to LIBSVM

http://www.clisp.org/

sudo apt install clisp-module-libsvm
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-libsvm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-pari 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to PARI

http://www.clisp.org/

sudo apt install clisp-module-pari
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-pari from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-postgresql 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds a PostgreSQL interface

http://www.clisp.org/

sudo apt install clisp-module-postgresql
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-postgresql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-zlib 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds zlib support for vectors

http://www.clisp.org/

sudo apt install clisp-module-zlib
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-zlib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

clisp

nix profile install nixpkgs#clisp
  • normalized package name match
  • Correspondance par : Clisp
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: clisp from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

clisp 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP, a Common Lisp implementation

http://www.clisp.org/

sudo apt install clisp
  • Section: universe/interpreters
  • Architecture: amd64
  • 7 Dépendances
  • 3 fournit
  • 13 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-doc 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP, a Common Lisp implementation (documentation)

http://www.clisp.org/

sudo apt install clisp-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: clisp
  • normalized package name match
  • Correspondance par : Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-module-berkeley-db 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP module that adds an interface to Berkeley DB

http://www.clisp.org/

sudo apt install clisp-module-berkeley-db
  • Section: universe/lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-module-berkeley-db from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-module-clx 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP module that adds X11 bindings

http://www.clisp.org/

sudo apt install clisp-module-clx
  • Section: universe/lisp
  • Architecture: amd64
  • Source Package: clisp
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-module-clx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-module-dbus 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP module that adds an interface to D-Bus

http://www.clisp.org/

sudo apt install clisp-module-dbus
  • Section: universe/lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-module-dbus from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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