# cweb mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cweb in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cweb
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cweb
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cweb>
- **Version:** 4.12.2
- **Quellzusammenfassung:** Literate documentation system for C, C++, and Java
- **Homepage:** <https://cs.stanford.edu/~knuth/cweb.html>
- **Repository:** <https://github.com/ascherer/cweb>
- **Upstream-Dokumentation:** <https://cs.stanford.edu/~knuth/cweb.html>
- **Lizenz:** Knuth-CTAN
- **Quellarchiv:** <https://github.com/ascherer/cweb/archive/refs/tags/cweb-4.12.2.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- ctangle (cli)
- cweave (cli)
- ctangle (Alias)
- cweave (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 4.12.2
- lokale Daten: OK
- Upstream-Repository: https://github.com/ascherer/cweb
- neueste erkannte Version: cweb-4.12.2 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für cweb wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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


## Verwandte Links

- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/de/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [Web development packages](https://www.automicvault.com/de/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)


## Quellen

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