goccmack / gocc

Parser / Scanner Generator
Other
622 stars 48 forks source link

I'm struggling to parse this #137

Open ghost opened 1 year ago

ghost commented 1 year ago

Hi,

I extracted this grammar from Microsoft documentation. It has many points that I don't know how to process properly:

Moreover, the result is quite long. Thanks in advance for taking the time to look at it.

basic.bnf.txt

awalterschulze commented 1 year ago

Can you possible create a smallest possible reproducible issue, so we can answer one question at a time?