SeanLiaoy / Experiment-Of-Compiler-Principles

Course Experiment of Compiler Principles(Compiler Theory) 【Visualization】.. 编译原理实验,主要包括:1. C语言词法分析(代码扫描器) 2. 用递归方法实现的Thompson算法将正则表达式转换为NFA、DFA、最小化DFA并生成对应代码 3. Tiny Parser 4. LL(1)分析器
44Updated 5 years ago

Related projects

Alternatives and complementary repositories for Experiment-Of-Compiler-Principles