Peggy is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. It is the successor of PEG.js and offers a simple and expressive grammar syntax. Peggy can be used for processing complex data or computer languages and building transformers, interpreters, compilers, and other tools

2m read timeFrom github.com
Post cover image
Table of contents
Migrating from PEG.jsFeaturesGetting StartedDocumentationDevelopmentLinks
1 Comment

Sort: