Open Issues Need Help
View All on GitHub antlr4-rust-gen has no --version (generator/runtime version match is a hard requirement) about 16 hours ago
enhancement good first issue
Rust Runtime for ANTLR4
Rust
#antlr-runtime#antlr4#parser-generator#rust-lang
TokenStore (from ParsedFile::tokens()) has no iterator — only view(TokenId) about 16 hours ago
enhancement good first issue
Rust Runtime for ANTLR4
Rust
#antlr-runtime#antlr4#parser-generator#rust-lang
enhancement good first issue
Rust Runtime for ANTLR4
Rust
#antlr-runtime#antlr4#parser-generator#rust-lang
ParserRuleContext lacks child-navigation helpers (every consumer reimplements child_rule/has_token/count) 29 days ago
enhancement good first issue
Rust Runtime for ANTLR4
Rust
#antlr-runtime#antlr4#parser-generator#rust-lang
Inconsistent string types: rule_names() is &[&str] but to_string_tree/rule_invocation_stack want &[String] 29 days ago
enhancement good first issue
Rust Runtime for ANTLR4
Rust
#antlr-runtime#antlr4#parser-generator#rust-lang
metadata() requires an awkward turbofish (KotlinParser::<KotlinLexer<InputStream>>::metadata()) 29 days ago
enhancement good first issue
Rust Runtime for ANTLR4
Rust
#antlr-runtime#antlr4#parser-generator#rust-lang