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”).
Versions [faq] | 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.*), options (>=1.0 && <2.0), parsec (>=3.0 && <3.2), system-argv0 (==0.1.*), 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 Fri Jun 5 04:52:05 UTC 2015 |
Distributions | NixOS:0.4.8 |
Executables | anansi |
Downloads | 8784 total (131 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-09 [all 1 reports] |
Downloads
- anansi-0.4.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)