Advices
When can a SLR parser have shift-reduce conflict?
When can a SLR parser have shift-reduce conflict? If the grammar is not SLR, the parse tables will have shift/reduce conflicts or reduce/reduce conflicts for some state and some lookahead…