lipsumversion
lipsum - self-contained tool for literate programming in tradition of NoWeb
Lipsum is a command-line utility for literate programming. It stands in the tradition of Noweb, a popular and flexible literate programming system by Norman Ramsey. The idea of literate programming is to keep documentation for programmers and program code in one file and to arrange it in a way that helps understanding it best. To actually compile or run the code it needs to be extracted from the literate program and Lipsum is a tool to do this.
Like Noweb, Lipsum employs a minimal markup to arrange documentation and code in a file. Also like Noweb, Lipsum is language agnostic and can be used for almost any programming language and documentation.
Author | Christian Lindig <lindig@gmail.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/lindig/lipsum |
Issue Tracker | https://github.com/lindig/lipsum/issues |
Maintainer | Christian Lindig <lindig@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/lindig/lipsum/archive/v0.2.zip sha256=b9cb5977a15d00ad0d16d3f62b8344498776f2f88cf6cfd7104d9e9325a19170 md5=68080f850882d90c6936b0c1343eb66b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lipsum/lipsum.0.2/opam |
Required by