Skip to main content

peg-2026-05-03

Parsing Expression Grammars (PEGs) — recognition-based formal grammars using ordered choice to eliminate ambiguity, with linear-time packrat parsing. Covers operators, left recursion handling, grammar design, practical implementations (CPython pegen, DuckDB, LPeg), and CFG/regex comparisons. Use when designing language parsers, implementing scannerless parsing, or prototyping new language grammar.

Jump to install

Source facts

Repository
tangledgroup/tangled-skills
Last source activity
June 11, 2026 at 20:21
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.