Page 1 of 1

a ♡ behar Q2. (12 pts) Using the grammar for expressions below (Start Symbol : ). Your last 2 digits of student

Posted: Sat Nov 27, 2021 2:38 pm
by answerhappygod
A Behar Q2 12 Pts Using The Grammar For Expressions Below Start Symbol Assign Your Last 2 Digits Of Student 1
A Behar Q2 12 Pts Using The Grammar For Expressions Below Start Symbol Assign Your Last 2 Digits Of Student 1 (86.12 KiB) Viewed 47 times
a ♡ behar Q2. (12 pts) Using the grammar for expressions below (Start Symbol : <assign>). Your last 2 digits of student number: L2DSNO =____ <assign> <id> - <expr> <id> → X | Y | Z | <SNO> <SNO> L2DSNO <expr> → <expr> + <term> <term> <term> <term> * <factor> | <factor> <factor> (<expr>) | <id> a) (8 pts) Draw the parse tree for the following statement: Y = x + (Y + Z) * SNO b) (4 points) Do a leftmost derivation of the statement above showing the sentential form of each step of the derivation.