xxleyi / learning_list

聚集自己的学习笔记
10 stars 3 forks source link

编译器之词法分析 #273

Open xxleyi opened 3 years ago

xxleyi commented 3 years ago

词法分析之 tokenization: image

image

词法分析之实现: image

词法分析

An implementation must do two things: