# Installer cweb avec Homebrew

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

## installation

```sh
sudo av install brew:cweb
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cweb
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cweb
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cweb>
- **Version:** 4.12.2
- **Résumé source:** Literate documentation system for C, C++, and Java
- **Page d'accueil:** <https://cs.stanford.edu/~knuth/cweb.html>
- **Dépôt:** <https://github.com/ascherer/cweb>
- **Docs amont:** <https://cs.stanford.edu/~knuth/cweb.html>
- **Licence:** Knuth-CTAN
- **Archive source:** <https://github.com/ascherer/cweb/archive/refs/tags/cweb-4.12.2.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- ctangle (cli)
- cweave (cli)
- ctangle (alias)
- cweave (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

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

CWEB is Donald Knuth and Silvio Levy's literate-programming system for C, C++, and Java, pairing TeX documentation with source extraction through cweave and ctangle.

### Historique du projet

Knuth's official page explains that WEB originated while he wrote TeX, and that Silvio Levy adapted WEB to C in 1987. Knuth and Levy then revised and enhanced CWEB, including support for C++, ANSI C, and later Java-oriented use.

### Historique d'adoption

CWEB has stayed relevant less as a mass-market build tool than as a durable literate-programming reference implementation. The current GitHub project describes several decades of accumulated experience and treats the repository partly as software archaeology for original Levy/Knuth releases.

### Modes d'utilisation

CWEB authors write .w files that mix explanation, TeX markup, and program fragments. ctangle extracts compilable source, while cweave produces typeset documentation for humans.

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

For package nerds, CWEB is a bridge between TeX culture and systems programming: it packages a historically important programming methodology, a stable pair of classic command-line tools, and a living archive of CWEB releases.

### Chronologie

- 1987: Silvio Levy adapts WEB to C.
- 1993: Knuth and Levy publish The CWEB System of Structured Documentation.
- 2001: Third printing documents version 3.6 with hypertext extensions.
- The ascherer/cweb repository carries release records and archival material.

### Related projects

- CWEB is related to WEB, TeX, CTANGLE, CWEAVE, CTWILL, TeX Live, and other literate-programming environments.

### Sources

- <https://cs.stanford.edu/~knuth/cweb.html>
- <https://github.com/ascherer/cweb>
- <https://raw.githubusercontent.com/ascherer/cweb/master/README.md>
- <https://github.com/ascherer/cweb/releases>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cweb. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cweb
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** texlive
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [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.
- [Documentation packages](https://www.automicvault.com/fr/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [Web development packages](https://www.automicvault.com/fr/pkg/web-dev-tools/) - Matched web development metadata.

## Combined YAML source

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


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
