/compiler-in-js

js版本编译器

Primary LanguageJavaScript

词法分析部分

node ./test_lexer.js

符号部分状态机

image

语法分析

node ./test_simple_math.js