(a) (3 pts) State the definition of a deterministic PDA. (b) (7 pts) Consider the CFG : G = ({S,A,B},{a,b,c} ,R,S) where
Posted: Fri Apr 29, 2022 6:56 am
(a) (3 pts) State the definition of a deterministic PDA. (b) (7 pts) Consider the CFG : G = ({S,A,B},{a,b,c} ,R,S) where R is given by S> aScA; A → a Able (i) Express the language Lo generated by this CFG (ii) Construct a PDA P that accepts LG