Paketname | ocamlweb |
Beschreibung | Literate programming tool for Objective Caml |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.37-13 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 532 Byte |
Hängt ab von | ocaml-base-nox-3.11.2, dpkg (>= 1.14.18), tex-common (>= 2.00) |
Empfohlene Pakete | texlive-latex-extra, texlive-binaries, texlive-latex-base |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | |
Paketgröße | 108968 Byte |
Prüfsumme MD5 | a05e548ee8a6090da2e2e1a6cf01668a |
Prüfsumme SHA1 | 8635dc651df2addc48c85c609f5e4e3c4cb400c5 |
Prüfsumme SHA256 | 4d6ecb3b1f4ebaa7576f0d34f5236692f3518e6a898022202267d3b8b9f3ba10 |
Link zum Herunterladen | ocamlweb_1.37-13_all.deb |
Ausführliche Beschreibung | Literate programming, as defined by Knuth, means to combine program
code and documentation into one source document from which program
code and documentation can be extracted. The approach of ocamlweb is
that documentation is to be included in the program code as special
comments. The ocamlweb tool extracts from this the documented program
code as LaTeX document, while no special preprocessing is required to
compile the source files.
|