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.
- Antlr grammars, adding CI for non-Java targets.
- g4-scripts, a collection of command-line scripts that use Trash.
- Scraping the Fortran grammar from the ISO/IEC 1539-1 Spec.
- Scraping the Dart grammar from the Dart Language Spec.
- Scraping the C++ grammar from the ISO/IEC 14882 Spec or draft
- Scraping the Java grammar from the Java Language Spec
- Automating transformations to optimize the Java grammar for parsing speed.