anansi: Simple literate programming preprocessor
Anansi is a preprocessor for literate programs, in the model of NoWeb or nuweb. Literate programming allows computer code and a human-readable document to be generated from the same source. Compared to NoWeb, Anansi’s primary benefits are the ability to include separate files, and to automatically generate an entire directory tree from a project without having to enumerate each output.
This package is split into a library and an executable. The executable is suitable for simple cases, such as generating basic HTML or LaTeX. The library is useful for users who would like to write their own output formats (called “looms”).
Downloads
- anansi-0.4.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8 |
---|---|
Dependencies | base (>=4.0 && <5.0), bytestring (>=0.9), containers (>=0.1), monads-tf (>=0.1 && <0.2), options (>=1.0 && <2.0), parsec (>=3.0 && <3.2), system-argv0 (>=0.1 && <0.2), system-fileio (>=0.2.1 && <0.4), system-filepath (>=0.3.1 && <0.5), text (>=0.7) [details] |
License | GPL-3.0-only |
Author | John Millikin <john@john-millikin.com>, Dirk Laurie <dirk.laurie@gmail.com> |
Maintainer | John Millikin <john@john-millikin.com> |
Category | Development |
Home page | https://john-millikin.com/software/anansi/ |
Bug tracker | mailto:jmillikin@gmail.com |
Source repo | head: git clone https://john-millikin.com/code/anansi/ this: git clone https://john-millikin.com/code/anansi/(tag anansi_0.4.8) |
Uploaded | by JohnMillikin at 2015-06-05T04:52:05Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | anansi |
Downloads | 16563 total (80 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-09 [all 1 reports] |