Barista

Barista 1.4 / 2.0 Alpha 3

Barista is initially an Objective Caml library designed to load, construct, manipulate and save Java class files.A command-line utility (also named "barista") has been developped upon the library: both an assembler and disassembler for the Java platform....

Bisect

Bisect 1.3

Bisect is a code coverage tool for the Objective Caml language. It is a camlp4-based tool that allows to instrument your application before running tests. After application execution, Bisect can generate a report in HTML format that is the replica of the...