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
- CharStreams.fromChannel(ReadableByteChannel, Charset) ignores the given character set
- fragment rules should be inlined in ATN
- Java ANTLRFileStream(fn, UTF-8) fails
- Save DFA for faster parser start up
- antlr 4.10.1 generates invalid go parser
- ATN optimization: removing of redundant epsilon transitions and related basic states
- ANTLR4.10.1 C++ target doesn't compile with MSVC2019 32-Bit anymore
- Did I do something wrong?
- Support version compatibility checks between Go Runtime and Parser Generator
- [C++] error: could not find git for clone of antlr4_runtime
- Docs
- Java not yet supported