antlr4
https://github.com/antlr/antlr4
Java
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported12 Subscribers
Add a CodeTriage badge to antlr4
Help out
- Issues
- [CPP] Cache keep growing and will not be reset while parsing multiple files, just behaves like memory leak
- Copy javadoc comments to the generated parser
- [C++] optimization of ParserATNSimulator mentioned in issues/2366
- Replace reportInsufficientPredicates with reportAmbiguity and reportPredicateResolution
- Lexer and Parser in different maven modules
- Parsing [ pl/sql grammer] too slow with C++ target
- Support for osgi bundles
- Incorrect Parser rule order
- New feature: parser rule inlining
- NULL used as identifier while generate cpp code for TSQL, so compile failed.
- Docs
- Java not yet supported