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
- Exception from Tool while parsing an ANTLR grammar
- Add example for disabling DFA construction
- add -language or at least update -help menu of tool
- Add functions to to look upwards in the parse tree
- enterOutAlt not invoked in left-recursive rules and/or not properly (gen'd code)
- Imported grammars are not validated for file name matching the grammar name
- org/antlr/v4/runtime/tree/pattern/ParseTreePatternMatcher.java
- Add test for rule named `type`
- Add test for unqualified reference to names
- TestPerformance excluded from bild.py
- Docs
- Java not yet supported