[ 源代码: ocamlweb ]
软件包:ocamlweb(1.41-8 以及其他的)
Literate programming tool for Objective Caml
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.
其他与 ocamlweb 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: tex-common (>= 6.13)
- 用于构建和安装 TeX 的通用基础架构
-
- rec: texlive-fonts-recommended
- TeX Live: Recommended fonts
-
- rec: texlive-latex-base
- TeX Live: LaTeX fundamental packages
-
- rec: texlive-latex-extra
- TeX Live: LaTeX additional packages
-
- sug: hevea
- translates from LaTeX to HTML, info, or text
-
- enh: ocaml
- ML language implementation with a class-based object system