CiviCaml is a compiler for the CiviC language, written in OCaml.
make htdoc generates HTML documentation, which is accessible through
doc/civcc/html/index.html.
The coding style adheres to http://wiki.xen.org/wiki/OCaml_Best_Practices_for_Developers#Use_of_open.
The Makefile uses [OCamlMakefile(https://bitbucket.org/mmottl/ocaml-makefile/).