Skip to content

Initial GTIRB Release

Compare
Choose a tag to compare
@eschulte eschulte released this 29 Oct 15:31
· 2618 commits to master since this release

This is the first public release of GrammaTech's Intermediate Representation for Binaries (GTIRB).

This release introduces the core public API of the GTIRB C++ library (see the API) which should be stable. This release also defines the GTIRB serialization via Google's protocol buffers (see gtirb/src/proto/IR.proto).