Ken Domino - kaby76
- Trash, a collection of command-line tools that extend Antlr4 with parsing analysis, grammar analysis, parse tree refactoring, and parsing driver template generation.
- fortran -- scraping the ISO Fortran Spec EBNF and converting/fixing into a working Antlr4 grammar.
- g4-scripts, a collection of command-line scripts that use Trash.
- Antlr grammars, adding CI for non-Java targets.
- Scraping the Antlr grammar from the Dart language Specification.
- Antlr4BuildTasks, build rules for C# Antlr4 programs using Antlr tool jar and Java.
- Antlr4Templates, templates for simple Antlr4 console programs.
- Scraping the C++ grammar from the ISO C++ Specs
- StringTemplate4, updating.
- Antlr, fixing bugs.
- Antlr4 PHP runtime, fixing bugs.
- Antlr4-lab, suggesting new features.
- Scraping the grammar for Java from the online Java language spec
- Automating transformations to optimize the Java grammar for parsing speed.
- Implementing Zhang-Shasha tree diff algorithm in C#, to be applied in grammar diff utility.