ocamlweb(1) | General Commands Manual | ocamlweb(1) |
ocamlweb - A literate programming tool for Objective Caml
ocamlweb [ options ] files
ocamlweb is a literate programming tool for Objective Caml. It creates a LaTeX document with both documentation and code (implementations and interfaces) from a set of Caml files. Documentation is inserted into ocaml files as comments. Conversely, code may be quoted inside documentation between square brackets. See the ocamlweb web site for documentation and examples.
Jean-Christophe Filliatre <filliatr@lri.fr>
Claude Marche <marche@lri.fr>
Ocamlweb web site: http://www.lri.fr/~filliatr/ocamlweb/
The Objective Caml web site: http://caml.inria.fr/
June 15, 2001 |