- grparser: A primary crate that parses intermediate representation (IR) into Rust binding
- grbuilder: Convert a Go language project into Go intermediate representations (IRs)
- macros: An internal library for generating code at compile-time
An example running is placed at example
crate.
The binding structure is described at crates/grparser/README.md