macOS
brew install noweblocal Homebrew formula metadata
sudo port install nowebMacPorts ports tree · devel/noweb/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de noweb pour les workflows d'agents IA.
installation
brew install noweblocal Homebrew formula metadata
sudo port install nowebMacPorts ports tree · devel/noweb/Portfile · Source: api.github.com
sudo apt install nowebDebian stable package indexes · noweb · Source: deb.debian.org
nix profile install nixpkgs#nowebnixpkgs package indexes · pkgs/by-name/no/noweb/package.nix · Source: api.github.com
aperçu
WEB-like literate-programming tool
historique
noweb is Norman Ramsey's language-independent literate-programming tool. It was designed as a simpler, extensible alternative to WEB-style systems: the homepage emphasizes five control sequences, a four-page manual, and back ends for TeX, LaTeX, HTML, and troff.
The project is historically important even though modern package-manager usage is tiny. Ramsey's homepage says noweb has been used for thirty-five years at universities and industrial sites and for tens of thousands of lines of code in languages including awk, C, C++, Haskell, Icon, Modula-3, OCaml, Perl, Promela, R, Turing, and Standard ML.
The Hacker's Guide is dated September 1992, with revisions in August 1994 and December 1997. Ramsey's 1994 IEEE Software article 'Literate programming simplified' and the October 1997 Linux Journal article introduced the tool and its approach to a broader audience.
noweb's core idea is a pipeline. The Hacker's Guide describes how every tool begins with a noweb source file, transforms it through simple stages, and then emits code through notangle or documentation through noweave. That architecture let users add behavior by inserting pipeline stages rather than recompiling the tool.
The homepage notes that in 2018 Ramsey released version 2.12 and put noweb on GitHub. GitHub releases later list v2_12 in 2023 and v2_13 in 2023; Homebrew packages version 2.13.
noweb's adoption was strongest in academic and research programming circles that valued literate programming across multiple languages. The homepage links a maintained user/project list, example programs, a postcard gallery online since April 1998, and LyX support since March 1999.
Homebrew's formula API reported only 49 install-on-request events in its 365-day analytics window. That does not erase the project's historical footprint; it shows that noweb is mostly legacy, archival, academic, or enthusiast infrastructure in modern macOS package usage.
Users write source in noweb chunks, run notangle to extract compilable code, and run noweave to generate human-readable documentation. The tool intentionally avoids language-specific prettyprinting, trading that feature away for language independence and a small syntax.
Package nerds value noweb because it is old, portable, and inspectable. It ships a cluster of Unix-style tools such as notangle, noweave, noindex, noroots, nodefs, and noweb itself, making it a small literate-programming toolkit rather than a single renderer.
noweb is a landmark in literate-programming tooling: less famous than WEB/CWEB, but influential because it made literate programming language-neutral and Unix-pipeline friendly. Its modern package presence is low, but its design remains a reference point for simple documentation/code extraction systems.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cpif | cli | exécutable global | |
htmltoc | cli | exécutable global | |
nodefs | cli | exécutable global | |
noindex | cli | exécutable global | |
noroff | cli | exécutable global | |
noroots | cli | exécutable global | |
notangle | cli | exécutable global | |
nountangle | cli | exécutable global | |
noweave | cli | exécutable global | |
noweb | cli | exécutable global | |
nuweb2noweb | cli | exécutable global | |
sl2h | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/nrnrnr/noweb
métadonnées d'installation
| Clé du paquet | brew:noweb |
|---|---|
| Version | 2.13 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/noweb |
| Page d'accueil | https://www.cs.tufts.edu/~nr/noweb/ |
| Dépôt | https://github.com/nrnrnr/noweb |
| Docs amont | https://www.cs.tufts.edu/~nr/noweb |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/nrnrnr/noweb/archive/refs/tags/v2_13.tar.gz |
| Dernière mise à jour | 2026-06-14T14:47:57+02:00 |
| Pulse | updated |
| Dépendances | icon |
| Dépendances de compilation | gnu-sed |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | TeX support files are installed in the directory: $HOMEBREW_CELLAR/noweb/2.13/tex/generic/noweb You may need to add the directory to TEXINPUTS to run noweb properly. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | noweb |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
noweb 2.13-2
WEB-like literate-programming tool
https://www.cs.tufts.edu/~nr/noweb
sudo apt install nowebnoweb
nix profile install nixpkgs#nowebnoweb 2.12-4
WEB-like literate-programming tool
https://www.cs.tufts.edu/~nr/noweb
sudo apt install nowebnoweb
sudo port install nowebpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.