Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts, Nix 安装 abcl

查看 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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
abclcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.9.2
管理器更新时间2026-06-26
本地数据OK
上游not checked
检测到的最新版本未检测到

https://abcl.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://abcl.org/none 置信度

安装元数据

软件包元数据

软件包键brew:abcl
版本1.9.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/abcl
主页https://abcl.org/
仓库https://github.com/armedbear/abcl
上游文档https://abcl.org/
许可证GPL-2.0-or-later WITH Classpath-exception-2.0
源码归档https://abcl.org/releases/1.9.2/abcl-src-1.9.2.tar.gz
最后更新2026-06-26T12:30:42-04:00
Pulseupdated
依赖openjdk, rlwrap
构建依赖ant
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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