6 months ago
E → E + T | T
T → T * F | F
F → (E) | id
Show the handle at each step for reducing the string: id + id * id
This answer is restricted. Please login to view the answer of this question.
Share this link via
Or copy link