# Installer clozure-cl avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:clozure-cl
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/clozure-cl>
- **Version:** 1.13
- **Résumé source:** Common Lisp implementation with a long history
- **Page d'accueil:** <https://ccl.clozure.com>
- **Dépôt:** <https://github.com/Clozure/ccl>
- **Docs amont:** <https://ccl.clozure.com/docs>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/Clozure/ccl/archive/refs/tags/v1.13.tar.gz>
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- ccl64 (cli)
- ccl64 (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.13
- données locales: OK
- dépôt amont: https://github.com/Clozure/ccl
- dernière version détectée: v1.13 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

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


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [ecl](https://www.automicvault.com/fr/pkg/brew/ecl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [sbcl](https://www.automicvault.com/fr/pkg/brew/sbcl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [abcl](https://www.automicvault.com/fr/pkg/brew/abcl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, language-runtime.
- [clisp](https://www.automicvault.com/fr/pkg/brew/clisp/) - Shares av.db curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [gcl](https://www.automicvault.com/fr/pkg/brew/gcl/) - Shares av.db curated category or tags: cli, common-lisp, compiler, language-runtime.
- [chezscheme](https://www.automicvault.com/fr/pkg/brew/chezscheme/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [fantom](https://www.automicvault.com/fr/pkg/brew/fantom/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [icon](https://www.automicvault.com/fr/pkg/brew/icon/) - Shares av.db curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [sagittarius-scheme](https://www.automicvault.com/fr/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)


## Sources

- 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
