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
- Make creating parser/lexer/etc sequence easier
- Go target - Interfaces instead of ptr structs - Listeners and Visitors
- Semantic predicates does not work as expected with left recursion
- ANTLR Tool version 4.5.3 does not match the current runtime version 4.6
- Upgrade to 4.7.2 lead to change in parser behavior.
- Tool package directive can't generate multi-level namespaces for C++
- Add ability to get all possible next tokens for autocompletion use
- JavaScriptParserListener return a wrong ctx
- (RFC) Serializable ParseTree
- Making Parse Tree Serializable
- Docs
- Java not yet supported