FICHA · MANJARO

peg

recursive-descent parser generators for C

  • App
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

C projects can generate recursive-descent parsers from PEG-style grammar descriptions. This helps developers build language processors, file-format readers, or command parsers without writing every parsing rule by hand.

It is a development tool used during builds or code generation. Generated parsers still need tests with invalid, large, and unexpected input before they are trusted in user-facing software.

How to run

peg

Commands: peg

Permissions

Permissions not analysed for this source yet.