孤注
Is it easier to write a recursive-descent parser using an EBNF or a BNF?
I\'ve got a BNF and EBNF for a grammar. The BNF is obviously more verbose. I have a fairly good idea as far as using the BNF to build a recursive-descent parser; there are many resources for this. I a[详细]
2022-12-24 18:09 分类:问答