# 使用 Homebrew 安装 clozure-cl

查看 clozure-cl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:clozure-cl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install clozure-cl
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:clozure-cl
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/clozure-cl>
- **版本:** 1.13
- **来源摘要:** Common Lisp implementation with a long history
- **主页:** <https://ccl.clozure.com>
- **仓库:** <https://github.com/Clozure/ccl>
- **上游文档:** <https://ccl.clozure.com/docs>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/Clozure/ccl/archive/refs/tags/v1.13.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- ccl64 (cli)
- ccl64 (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.13
- 本地数据: OK
- 上游仓库: https://github.com/Clozure/ccl
- 检测到的最新版本: v1.13 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

Clozure CL is a free Common Lisp implementation with roots in Macintosh Common Lisp and OpenMCL.

### 项目历史

The official history traces CCL back to Coral Software's 1984 work on Coral Common Lisp for the Macintosh. CCL 1.0 shipped in 1987 for the Macintosh Plus, then the line passed through Macintosh Allegro Common Lisp and Apple's Macintosh Common Lisp.

Apple transferred MCL to Digitool in 1994 during the PowerPC transition, and Digitool released a PowerPC version around 1995. A JPL effort later licensed MCL source for PowerPC robotics and flight-system work; Gary Byers ported the compiler and runtime to VxWorks and LinuxPPC in 1998.

Digitool agreed in 2001 to open source the JPL work, creating OpenMCL. In 2007, OpenMCL was renamed Clozure CL to avoid confusion with the newly open sourced original MCL code.

### 采用历史

The official site describes Clozure CL as available across macOS, Linux, FreeBSD, illumos, and Windows, which made it a portable Common Lisp for users who wanted native threads, fast compilation, a compacting generational garbage collector, and a foreign-function interface.

For package managers, Clozure CL matters as a long-lived Lisp runtime that exposes a simple `ccl64` executable while carrying decades of Mac Lisp lineage into Unix-style packaging.

### 使用方式

Users run `ccl64` for the Clozure CL listener/compiler and can build CCL from source using an already-working CCL, because the implementation is written in itself.

The project documents user support through the ccl-devel mailing list, IRC, GitHub issues, and release downloads from GitHub.

### 为什么软件包爱好者会关心

Clozure CL is unusually interesting to package maintainers because it is self-hosting, historically tied to Macintosh Lisp, and packaged as a full language runtime rather than a small utility.

Its init-file behavior and architecture-specific binaries are the sort of details that make Lisp implementations visible in Homebrew and other Unix packaging ecosystems.

### 时间线

- 1984: Coral Software began Coral Common Lisp for the Macintosh.
- 1987: CCL 1.0 was released for a 1 MB Macintosh Plus.
- 1988: Coral was acquired by Apple, and the Lisp became Macintosh Common Lisp.
- 1994: Apple transferred MCL to Digitool.
- 1998: A JPL-backed port of the MCL compiler and runtime reached VxWorks and LinuxPPC.
- 2001: Digitool agreed to open source the JPL work, creating OpenMCL.
- 2007: OpenMCL was renamed Clozure CL.
- 2017: GitHub releases include Clozure CL 1.11.

### Related projects

- Coral Common Lisp, Macintosh Allegro Common Lisp, Macintosh Common Lisp, and OpenMCL are direct predecessors in the official history.
- CCLDoc is the documentation format/project referenced by the official Clozure CL site.

### 来源

- <https://ccl.clozure.com/history.html>
- <https://ccl.clozure.com/>
- <https://github.com/Clozure/ccl#readme>
- <https://github.com/Clozure/ccl/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/ccl-init.lisp, ~/.ccl-init.lisp
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** clozure-cl
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [ecl](https://www.automicvault.com/zh-hans/pkg/brew/ecl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [sbcl](https://www.automicvault.com/zh-hans/pkg/brew/sbcl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [abcl](https://www.automicvault.com/zh-hans/pkg/brew/abcl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, language-runtime.
- [clisp](https://www.automicvault.com/zh-hans/pkg/brew/clisp/) - Shares av.db curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [gcl](https://www.automicvault.com/zh-hans/pkg/brew/gcl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, language-runtime.
- [chezscheme](https://www.automicvault.com/zh-hans/pkg/brew/chezscheme/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [fantom](https://www.automicvault.com/zh-hans/pkg/brew/fantom/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [icon](https://www.automicvault.com/zh-hans/pkg/brew/icon/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [sagittarius-scheme](https://www.automicvault.com/zh-hans/pkg/brew/sagittarius-scheme/) - Local package facts share a topical domain. Shared terms: cli, compiler, implementation, language, language-runtime.

## Combined YAML source

View the package source record on GitHub. [combined/clozure-cl.yml](https://github.com/automic-vault/db/blob/main/combined/clozure-cl.yml)


## 来源

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