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
- Allow Generated Classes to be Package Private
- Incorrect code generation when importing lexer grammar with custom channels into combined grammar
- Strange parser errors
- Is ANTLR 4.7's exception handling method different from ANTLR 4.5?
- Add an extension to grammarC
- not getting auto suggestions for some rules
- testVisitors test suite is incomplete
- enterXXX for alt label never gets called
- The base Visit method returns null, but the parameter is not null (ANTLR 4)
- [CPP] Cache keep growing and will not be reset while parsing multiple files, just behaves like memory leak
- Docs
- Java not yet supported