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 supported12 Subscribers
Add a CodeTriage badge to antlr4
Help out
- Issues
- Lexer::setInputStream calls reset() before updating _input, leading to use-after-free when reusing lexer across multiple statements
- Fix TokenStreamRewriter bugs in the Python3 runtime
- Remove stray debug print from TokenStreamRewriter (Java, C#)
- Is there a patched release planned for ANTLR 4
- caching parse tree object
- cast char to unsigned before isupper/islower in xpath and pattern lexers
- TypeScript runtime tests fail in CI since ~April: ts-node incompatible with typescript@latest (TS 7)
- Test: fix TypeScript runtime tests in CI by running them with tsx instead of ts-node
- Fix typo: MY_CXX_WARNING_FLGAS -> MY_CXX_WARNING_FLAGS in Cpp CMakeLists.txt
- restrict deserialized types when reading maven dependency status
- Docs
- Java not yet supported