Eliminate left-recursion in unambiguous PEG grammar

前端 未结 0 632
执笔经年
执笔经年 2021-02-04 19:28

I\'ve read through a bunch of existing questions here on StackOverflow, but I can\'t get my grammar straight.

statement "Statement" =
    assignment / p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题