compiler-compiler
Is this grammar not LR(1)?
I\'m working on parse generator for PHP. Currently I\'m trying to implement canonical LR(1) parser, but it outputs reduce-reduce conflict on following grammar. Is this grammar not LR(1)? Or should I r[详细]
2022-12-16 14:06 分类:问答