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
- antlr4 lacks automatic module name, which is inconsistent to antlr4-runtime
- Go target: missing constructor call to the superclass of the generated parser or lexer
- limits like DIGIT {min,max} in patterns
- Rewrite SubContext* rules and update tests
- Regex
- JavaScript runtime fails to parse input that can be parsed by `grun` with same grammar
- [Maven]Add a Force Compile Property
- [C++] Building grammar with rule named "match" causes errors
- fix: suppress more "this-escape" warnings from JDK 21
- Unable to customize error messages on top of error messages generated by ANTLR4 Parser
- Docs
- Java not yet supported