关于本章
grammar
相当于compiler的前端
自底向上的方式来总结
词法:
- Identifiers and keywords
- Literals
语法:
- Expressions
- statements
- Simple statements
- Compound statements
语义
module
package
run model
data model
execution model
相当于compiler的前端
自底向上的方式来总结
词法:
语法:
语义
module
package
data model
execution model