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
- Dart to JS Integer Literal not Represented Exactly
- Convert some members of `CodeGenerator` from `private` into `protected`.
- Move a part of `CodeGenerator.write` into a separate reusable method `writeToWriter` to be able to reuse it later.
- Extracted getting the interp file name into a separate method `Tool::getInterpFileName`.
- Refactor CodeGenerator a bit: move target initialization code into a separate method.
- [Go target] Generated parser contains interfaces without requisite methods for tree navigation
- Build failure
- [C++]Fix crashes in TokenStreamRewriter
- Toplevel maven pom.xml refers to maven-clean-plugin version 3.1.0, maybe be bumped up to 3.2.0 (similarly for the compiler and javadoc plugins)
- takari-lifecycle-plugin in main pom has no version explicitly set
- Docs
- Java not yet supported