grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

Power Query (M Language) Grammar

Open sjahongir opened this issue 6 years ago • 4 comments

Can you provide sample grammar for MS Power Query (M Language)?

sjahongir avatar Apr 23 '19 09:04 sjahongir

For reference, here's the official consolidated grammar for the M language: https://docs.microsoft.com/en-us/powerquery-m/m-spec-consolidated-grammar

otykier avatar Aug 31 '20 11:08 otykier

And the Lexical structure (on the same page as otykier referred above): https://docs.microsoft.com/en-us/powerquery-m/m-spec-lexical-structure.

erapade avatar Sep 02 '20 19:09 erapade

#2398 How close does this come?

dmosesson avatar Nov 18 '21 20:11 dmosesson

Appreciated if some antlr grammar guru can provide this :-) Thanks!

sgiovinetti avatar Feb 11 '22 18:02 sgiovinetti