mathmari
Gold Member
MHB
- 4,984
- 7
Hey! 
Does the following part of a grammar contains left recursive productions?
$$S \to aSb$$
A left recursive production is of the form $I \to IA|B$.

Does the following part of a grammar contains left recursive productions?
$$S \to aSb$$
A left recursive production is of the form $I \to IA|B$.