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

About Exercise set 2.6

GKxxQAQ opened this issue · comments

I think there are a few mistakes in exercise 2.6. The line is not updated when handling block comments. Also, a Token with space would be returned if there were space existing after comments.