FICHA · AUR

lalrpop

LR(1) parser generator for Rust

  • parser-generator
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 1, 2026 description in en

Description

Rust projects can generate LR(1) parsers from grammar definitions instead of writing parser code by hand. It is useful for compilers, domain-specific languages, config formats, and structured text tools.

Parser generators run as part of the build process and can produce large generated files. Review grammars and generated behavior with tests for invalid input.

How to run

lalrpop

Commands: lalrpop

Permissions

Permissions not analysed for this source yet.