Skip to content
#

glr-parser

Here are 12 public repositories matching this topic...

bison-like parser generator & compiler frontend that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and non-deterministic GLR parsing. Write custom reduce actions in Rust and get beautiful diagnostics out of the box.

  • Updated Jul 22, 2025
  • Rust

Improve this page

Add a description, image, and links to the glr-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glr-parser topic, visit your repo's landing page and select "manage topics."

Learn more