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 supported10 Subscribers
Add a CodeTriage badge to antlr4
Help out
- Issues
- Fix three warnings (Wunused-parameter, Wsign-compare, Wdeprecated-declarations) and a typo.
- Formatting Lexer rule example
- 1-liner bugfix for Interval Set
- Fix removeOne for internal set
- Fix indirect left recursive rule operator precedence via delegated operator precedence
- runtime/Cpp/runtime/CMakeLists.txt: Install PDB files as well
- Fix broken links for antlr download/csharp target.
- [Swift] invalid swift generated for Dynamically-Scoped Attributes
- [Swift] only first rule parameter generated correctly
- [Java vs CSharp runtime] Different args to constructor for ParserATNInterpreter
- Docs
- Java not yet supported