PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting.
Pros
- Simple to use
- Good error reporting
Cons
- Limited language support
β Update queued β the AI is re-ranking this list. The page will refresh shortly.
This page is already up to date.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used for creating languages, tools, and frameworks.
PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting.
Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse...
Java Compiler Compiler (JavaCC) is a parser generator for Java, with a look and feel similar to Yacc.
Grammatica is an open-source parser generator for creating lexical analyzers and parsers from grammar files. It targets Java and C# developers building...
textX is a Python framework for defining domain-specific languages from grammars and automatically creating parsers and meta-models. It is aimed at Python...
Peggy is a parser generator for JavaScript and TypeScript based on Parsing Expression Grammars. It converts grammar definitions into parsers for compilers,...
Free, open source
Your feedback helps us improve the AI rankings.
β Thanks for your feedback!
Suggest a product and our AI will verify it's a real alternative to ANTLR before adding it to the list.