amirhossein-hkh / LR-Parser

LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem in Grammar' s FirstSet

Vladimir-Chan opened this issue · comments

When processing left recursion, the function computeFirst will be in endless loop