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
1 Comment
Sort: