adze-glr-core 0.8.0

GLR parser generation algorithms for pure-Rust Tree-sitter
Documentation

adze-glr-core

adze-glr-core implements the GLR parser generation pipeline used by the core adze toolchain. It provides conflict handling, table construction, and supporting APIs for deterministic and non-deterministic parse processing.