thenormallearner / SCNU-CompilerLab2

华南师范大学编译原理课程实验——xlex生成器,通过输入正则表达式,逐步转化为NFA, DFA, 最小化DFA和C语言语法分析程序。 An interactive c++ program to construct NFA, DFA, minimized DFA and C code from a given regular expression.
9Updated 5 years ago

Related projects: