FICHA · MANJARO

ruby-racc

LALR parser generator written in Ruby itself and generates ruby programs

  • cli
  • CLI
  • LIBRARY
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Generates Ruby parsers from LALR grammar definitions. It is useful for languages, data formats, DSLs, and tools that need a formal parser generated from grammar rules.

Generated parsers need hostile-input tests. Add limits for large files, deep nesting, invalid encodings, and grammar cases that can produce confusing errors.

How to run

racc

Commands: racc

Permissions

Permissions not analysed for this source yet.