- 4
- 0
- 约1.49万字
- 约 11页
- 2023-05-18 发布于江苏
- 举报
The Exercises of Chapter Six
6.2
应该在num→digit 产生式中再加一条语义规则:numd.count=1 用来进行初始化。
6.4
6.7 Consider the following grammar for simple Pascal-style declarations:
delc → var-list : type
var-list → var-list, id | id
type → integer |
原创力文档

文档评论(0)