You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the code in https://github.com/antlr/antlr4/tree/master/doc/resources templatized to generate case folding parsers, e.g. grammars-v4/sql/mysql. Most targets are there, but missing are the equivalent Dart and Cpp codes. For completeness, those targets should be implemented and added to the Antlr4 repo.