lark icon indicating copy to clipboard operation
lark copied to clipboard

Grammar composition: Turn %ignore from global to module-local

Open erezsh opened this issue 4 years ago • 0 comments
trafficstars

%ignore is the last domino before grammar composition is fully supported in Lark.

We should be able to support it in both LALR and Earley.

Robust grammar composition would be a major feature, that will encourage new kinds of languages.

erezsh avatar Jun 10 '21 13:06 erezsh