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
- How to improve the deserialization time of ATNSimulator?
- [Go] Fix for #3441 and #3443 -- expose Reset() and String() methods.
- [CSharp] Fix for #3510 -- accept grammars with either "->Channel(HIDDEN)" or "->channel(HIDDEN)" for CSharp
- missing children in visitor pattern with cpp-runtime of ANTLR
- Java: ParserATNSimulator creates Exceptions at an earlier point in time than when they do get thrown
- What class of grammars does ANTLR4 support?
- [Feature] Parsing of binary streams instead of utf-8?
- TestRig shows many unprintable characters
- Disambiguating a left-recursive ANTL4 rule
- Improve performance of context access
- Docs
- Java not yet supported