zulkifli
- 4
- 0
Homework Statement
Can anyone help me
elimination of left recursive context-free grammar in the following
S → SBa | Ab
A → Sa | AAb | a
B → Sb | BBa | a
Thanks for your help!
zulkifli said:Homework Statement
Can anyone help me
elimination of left recursive context-free grammar in the following
S → SBa | Ab
A → Sa | AAb | a
B → Sb | BBa | a
Thanks for your help!
Homework Equations
The Attempt at a Solution