CiviCaml is a compiler for the CiviC language, written in OCaml.
make doc generates HTML documentation, which is accessible through
doc/civicc.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/).