fool2fish / dragon-book-exercise-answers

Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.3.5-(4) a clearer solution

icecity96 opened this issue · comments

want -> 1?(A1)*A?
A -> 2?(02)*0?

still a wrong answer