An open API service indexing awesome lists of open source software.

https://github.com/sergi/ocamlweb

ocamlweb is a literate programming tool for OCaml
https://github.com/sergi/ocamlweb

Last synced: 8 months ago
JSON representation

ocamlweb is a literate programming tool for OCaml

Awesome Lists containing this project

README

          

ocamlweb is a literate programming tool for Objective Caml

The invocation is

ocamlweb

It creates a single LaTeX document with both documentation and code
(implementations and interfaces) extracted from the given files.
Documentation is inserted into ocaml files as comments and thus your
files will ever compile, no matter the fact you use ocamlweb or not.
See the manual for options.

COPYRIGHT
=========

This program is distributed under the GNU LGPL.
See the enclosed file COPYING.