Skip to content
#

glr-parser

Here are 13 public repositories matching this topic...

RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strategies. It supports custom reduce action in Rust, with beautiful diagnostics.

  • Updated May 21, 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