Tagged Questions
0
votes
1answer
300 views
Translating a right recursive grammar into Chomsky Normal Form
I am trying to do an exercise where I translate a grammar into Chomsky normal form. I understand how to do this in normal circumstances but this time the grammar I am working with is right recursive. ...