Skip to content

cpptool-lib-core - v0.1.0

Latest
Compare
Choose a tag to compare
@feitosa-daniel feitosa-daniel released this 27 Jul 16:29

A feature-complete release of the CppTool java library.
With this library it is possible to process the *.pb files produced by CppTool and interact with the declaration trees defined by these files.

The .jar attached to this release contains all the necessary files to read the protobuf-based output files, as well as Guava 18, google's utilities library and can be included as a library in the user's projects.
The data_files.tar.gz attachment contains a set of test-data based on the Gearbox Project