文件名称:xcc01
介绍说明--下载内容均来自于网络,请自行研究使用
纯c++实现的编译器/解释器,没有使用yacc lex等分析工具。希望对开发者有所帮助。-Pure c++ achieve compiler/interpreter, not using yacc lex and other analysis tools. I hope to help developers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹\asdasd.sln
..........\asdasd.vcproj
..........\compiler.cpp
..........\compiler.h
..........\functionstatement.cpp
..........\functionstatement.h
..........\grammar.cpp
..........\grammar.h
..........\keyword.cpp
..........\keyword.h
..........\lexicalanalysis.cpp
..........\lexicalanalysis.h
..........\main.cpp
..........\rules.cpp
..........\rules.h
..........\statementblock.cpp
..........\statementblock.h
..........\table.cpp
..........\table.h
..........\test.cpp
..........\typesandval.cpp
..........\typesandval.h
..........\typestatement.cpp
..........\typestatement.h
..........\varialble.cpp
..........\varialble.h
..........\新建文件夹.rar
新建文件夹