Skip to content
#

lalr1

Here are 27 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 Jun 8, 2025
  • Rust

Improve this page

Add a description, image, and links to the lalr1 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 lalr1 topic, visit your repo's landing page and select "manage topics."

Learn more