macOS
brew install noweblocal Homebrew formula metadata
sudo port install nowebMacPorts ports tree · devel/noweb/Portfile · 来源: api.github.com
安装
brew install noweblocal Homebrew formula metadata
sudo port install nowebMacPorts ports tree · devel/noweb/Portfile · 来源: api.github.com
nix profile install nixpkgs#nowebnixpkgs package indexes · pkgs/by-name/no/noweb/package.nix · 来源: api.github.com
概览
WEB-like literate-programming tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cpif | cli | 全局可执行文件 | |
htmltoc | cli | 全局可执行文件 | |
nodefs | cli | 全局可执行文件 | |
noindex | cli | 全局可执行文件 | |
noroff | cli | 全局可执行文件 | |
noroots | cli | 全局可执行文件 | |
notangle | cli | 全局可执行文件 | |
nountangle | cli | 全局可执行文件 | |
noweave | cli | 全局可执行文件 | |
noweb | cli | 全局可执行文件 | |
nuweb2noweb | cli | 全局可执行文件 | |
sl2h | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/nrnrnr/noweb
安装元数据
| 软件包键 | brew:noweb |
|---|---|
| 版本 | 2.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/noweb |
| 主页 | https://www.cs.tufts.edu/~nr/noweb/ |
| 仓库 | https://github.com/nrnrnr/noweb |
| 上游文档 | https://www.cs.tufts.edu/~nr/noweb |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/nrnrnr/noweb/archive/refs/tags/v2_13.tar.gz |
| 最后更新 | 2026-06-14T14:47:57+02:00 |
| Pulse | updated |
| 依赖 | icon |
| 构建依赖 | gnu-sed |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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. |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 noweb来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.