anansi: Simple literate programming preprocessor

[ development, gpl, library, program ] [ Propose Tags ]

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”).

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 && <0.10), containers (>=0.1 && <0.5), monads-tf (>=0.1 && <0.2), 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 && <0.12) [details]
License GPL-3.0-only
Author John Millikin <jmillikin@gmail.com>
Maintainer John Millikin <jmillikin@gmail.com>
Category Development
Home page https://john-millikin.com/software/anansi/
Bug tracker mailto:jmillikin@gmail.com
Source repo head: bzr branch https://john-millikin.com/software/anansi/
this: bzr branch https://john-millikin.com/branches/anansi/0.4/ -r anansi_0.4.1
Uploaded by JohnMillikin at 2011-09-25T20:32:31Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables anansi
Downloads 16144 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]