PyM is a simple python lexer that tokenizes and analyses the Power Query M language, adapted from the ANTLR grammars-v4 repository grammar (https://github.com/antlr/grammars-v4/blob/master/powerquery/PowerQueryLexer.g4)
-
Updated
Jul 8, 2025 - Java