qwertie / ecsharp

Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
http://ecsharp.net
Other
172 stars 25 forks source link

LLLPG ebnflike syntax? #94

Closed furesoft closed 5 years ago

furesoft commented 5 years ago

is there a possibility to use ebnf like syntax?

qwertie commented 5 years ago

Not exactly. It supports ANTLR-like syntax which is only somewhat like EBNF.