pkg.soopen package index

brew / 順位 5738

abcl を Homebrew, apk, apt, MacPorts, Nix でインストール

abcl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install abcl

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install abcl

MacPorts ports tree · lang/abcl/Portfile · ソース: api.github.com

概要

パッケージ概要

Armed Bear Common Lisp: a full implementation of Common Lisp

コマンドとエイリアス

  • abcl

履歴

プロジェクトの歴史と使われ方

Armed Bear Common Lisp is an ANSI Common Lisp implementation for the Java Virtual Machine. The official homepage describes it as providing both an interpreter and compiler, compiling Lisp to Java bytecode, and supporting Java integration.

プロジェクトの歴史

The official homepage says ABCL was originally started as a scripting language for the J editor. It later grew into a standalone Common Lisp implementation on the JVM, with support for JSR-223 so it can act as a Java scripting engine and with Java-to-Lisp integration APIs for embedding Lisp in Java applications.

採用の歴史

ABCL occupies a particular niche among Common Lisp implementations: it lets Lisp code run where a JVM is already the deployment target. The supplied package-manager metadata lists it in APK, Homebrew, Debian, MacPorts, Nix, and Ubuntu, reflecting its role as both a language runtime and a Java ecosystem bridge.

使われ方

Official documentation shows ABCL being run as a jar with java -jar abcl.jar, used as an interactive REPL, embedded from Java, and connected to Common Lisp tooling such as ASDF, Quicklisp, and SLIME.

パッケージ好きにとっての重要性

Package maintainers care about ABCL because it is a Common Lisp runtime whose runtime contract is Java rather than a native Lisp image. That makes Java version support, jar layout, wrappers, ASDF integration, and contrib artifacts central packaging concerns.

タイムライン

  • 2016: Official GitHub mirror/repository metadata shows the armedbear/abcl repository created.
  • 2026: Official ABCL release archive lists 1.10.0 artifacts, including abcl.jar and abcl.pdf.

Related projects

  • ABCL is tied historically to the J editor and operationally to the JVM, Java scripting APIs, ASDF, Quicklisp, and SLIME.

ソース

  • Official homepage, FAQ repository section, README, releases index, GitHub repository metadata, and source_facts.package-manager.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
abcl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.9.2
マネージャ更新日2026-07-23
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:abcl
バージョン1.9.2
パッケージマネージャHomebrew
ホームページhttps://abcl.org/
最終更新2026-07-23T18:33:39+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

abcl 1.9.2-2

Common Lisp implementation in the Java Virtual Machine

https://abcl.org/

sudo apt install abcl
  • Section: lisp
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Abcl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: abcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

abcl

nix profile install nixpkgs#abcl
  • normalized package name match
  • 一致条件: Abcl
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: abcl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

abcl 1.9.0-1

Common Lisp implementation in the Java Virtual Machine

https://abcl.org/

sudo apt install abcl
  • Section: universe/lisp
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Abcl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: abcl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

abcl 1.10.0-r0

Armed Bear Common Lisp

https://abcl.org/

sudo apk add abcl
  • License: GPL-2.0-or-later WITH Classpath-exception-2.0
  • Architecture: x86_64
  • Source Package: abcl
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Abcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: abcl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

abcl

sudo port install abcl
  • normalized package name match
  • 一致条件: Abcl
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/abcl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation