Skip to content

Tokenizer ​

定义界定符 ​

定义关键词 ​

定义操作符 ​

非法字符 ​

遍历字符串,将字符转化为 token 一个一个的 token

token 是有起止位置的

token 练起来转化为表达式 ast 代码块 block