This package contains the Debianized version of noweb, a simple literate-programming tool.
noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence.
The noweb manual is only 3 pages; an additional page explains how to customize its LaTeX output. noweb works ``out of the box'' with any programming language, and supports TeX, latex, and HTML back ends.
The primary sacrifice relative to the original WEB is that code is not prettyprinted; but a number of prettyprinter exist for noweb, from the simplest one (dpp), to the very complex and featurefull (pretzel).
noweb also comes with some good manual pages for all the other tools like notangle and noweave, the noweb filters and noroots.
Some more documentation avaiable with this package (you need dwww to read the man page):
guide.html | The noweb hacker guide |
README | Upstream README |
FAQ | Upstream FAQ |
changelog | Upstream changelog |
changelog.Debian | Debian package changelog |