The Coding Gorilla (original) (raw)

Release 0.23.0

Replacing lexer rule names with Unicode names

Calculating the depth of a parse tree

Counting parse tree nodes

Finding refs and defs in an Antlr grammar

Extracting of EBNF from a Bison grammar

Finding unreferenced lexer and parser symbols

Finding missing lexer rules for parser rule string literals

Update to Finding problematic EOF references in Antlr4 grammars

Speeding up tree rewrites for Antlr4 parse trees in Trash

Survey of practical parsers

Finding parser rules that use 'skip' lexer symbols in Antlr4 grammars

Finding problematic EOF references in Antlr4 grammars

Finding useless parentheses in Antlr4 grammars using XPath2.0

A new Piggy

XPath cheatsheet for Antlr parse trees

Recovering a lost Wordpress blog

Scraping the grammar for C++ from the ISO/IEC 14882 Specification

Converting XText grammars into Antlr4

Parser generators on the Web

Writing a universal programming language extension for VSCode

Finding direct recursion in an Antlr grammar via XPath

XPath and Piggy

A quick note on Piggy patterns and comparison with XPath

Refinements to Piggy

This little piggy is not at the market yet

Re-inventing the p/invoke generator