Skip to content
#

compiler-compiler

Here are 19 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 compiler-compiler 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 compiler-compiler topic, visit your repo's landing page and select "manage topics."

Learn more