- #1
evinda
Gold Member
MHB
- 3,836
- 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 [tex]\epsilon[/tex] {(,) [,]}[tex]^{*}[/tex]:[tex] I\rightarrow(I)I | I | \varnothing \}[/tex] ,where I is the start symbol, how can I find the language?
{w [tex]\epsilon[/tex] {(,) [,]}[tex]^{*}[/tex]:[tex] I\rightarrow(I)I | I | \varnothing \}[/tex] ,where I is the start symbol, how can I find the language?
Last edited by a moderator: