Context free lang48

0. Consider a grammar :
   G = { { S } , { 0 , 1 } , p , s }
where elements of p are:
   S --> ss
   S--> 0S1
   S--> 1S0
   S--> empty
The grammar will generate

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *