ocp-build is a build system for OCaml application, based on
simple descriptions of packages. ocp-build combines the
descriptions of packages, and optimize the parallel
compilation of files depending on the number of cores and
the automatically-infered dependencies between source files.
