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
- Cpp : use UnbufferedCharStream cannot release useless antlr4::ParserRuleContext instance ( _localctx ) in time
- CSharp and Java producing different error messages for expected tokens
- net45 assembly missing from Antlr4.Runtime.Standard 4.10.1 nuget package
- Optimize `Contains` call for all runimes (O(N) -> O(log(N))
- 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
- Docs
- Java not yet supported