evinda
Gold Member
MHB
- 3,741
- 0
If I am given a grammar,how can I find which language it generates?For example,if I am given the following grammar:
{w \epsilon {(,) [,]}^{*}:I\rightarrow(I)I | <i> I | \varnothing \}</i> ,where I is the start symbol, how can I find the language?
{w \epsilon {(,) [,]}^{*}:I\rightarrow(I)I | <i> I | \varnothing \}</i> ,where I is the start symbol, how can I find the language?
Last edited by a moderator: