文件名称:lex-yacc
介绍说明--下载内容均来自于网络,请自行研究使用
一款用lex和yacc写的编译器,代码转换成了c++,对于small语言进行了编译。-A use lex and yacc to write a compiler, code converted into c++, the small language compiler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序
....\code.h
....\lex.l
....\lex.yy.c
....\lex.yy.exe
....\lex.yy.obj
....\small
....\.....\Debug
....\.....\.....\small.exe
....\.....\.....\small.ilk
....\.....\.....\small.pdb
....\.....\small
....\.....\.....\Debug
....\.....\.....\.....\CL.read.1.tlog
....\.....\.....\.....\CL.write.1.tlog
....\.....\.....\.....\lex.yy.obj
....\.....\.....\.....\link-cvtres.read.1.tlog
....\.....\.....\.....\link-cvtres.write.1.tlog
....\.....\.....\.....\link.read.1.tlog
....\.....\.....\.....\link.write.1.tlog
....\.....\.....\.....\mt.read.1.tlog
....\.....\.....\.....\mt.write.1.tlog
....\.....\.....\.....\rc.read.1.tlog
....\.....\.....\.....\rc.write.1.tlog
....\.....\.....\.....\small.exe.embed.manifest
....\.....\.....\.....\small.exe.embed.manifest.res
....\.....\.....\.....\small.exe.intermediate.manifest
....\.....\.....\.....\small.lastbuildstate
....\.....\.....\.....\small.log
....\.....\.....\.....\small_manifest.rc
....\.....\.....\.....\vc100.idb
....\.....\.....\.....\vc100.pdb
....\.....\.....\.....\yacc.tab.obj
....\.....\.....\small.vcxproj
....\.....\.....\small.vcxproj.filters
....\.....\.....\small.vcxproj.user
....\.....\small.sdf
....\.....\small.sln
....\.....\small.suo
....\table.h
....\yacc.tab.c
....\yacc.tab.h
....\yacc.tab.obj
....\yacc.y