文件名称:Do-While循环语句的翻译程序设计(简单优先法,三地址码)
文件大小:440KB
文件格式:RAR
更新时间:2011-07-12 07:24:29
编译原理的课程设计
这是我帮别人设计的一个编译原理课程设计,功能很强大,需要一定的基础才能看懂。
【文件预览】:
CompilerWithSP
----main.cpp(7KB)
----CompilerWithSP.dev(4KB)
----GlobleDefine.hpp(80B)
----Lexer()
--------Item.hpp(2KB)
--------SimpleToken.cpp(395B)
--------Lex.hpp(3KB)
--------Regex.cpp(7KB)
--------Item.o(3KB)
--------Regex.o(34KB)
--------SimpleToken.hpp(2KB)
--------State.hpp(4KB)
--------SimpleToken.o(288B)
--------Lex.cpp(8KB)
--------State.o(8KB)
--------State.cpp(3KB)
--------Lex.o(43KB)
--------Item.cpp(1KB)
--------Regex.hpp(8KB)
----LexerModule.hpp(394B)
----ParserModule.hpp(906B)
----CompilerWithSP.layout(1KB)
----LexerModule.o(23KB)
----ParserModule.o(35KB)
----CompilerWithSP.exe(731KB)
----LexerModule.cpp(3KB)
----ParserModule.cpp(5KB)
----main.o(53KB)
----Parser()
--------main.cpp(6KB)
--------TAC.hpp(2KB)
--------TAC.cpp(2KB)
--------Paser.exe(680KB)
--------Parser.cpp(8KB)
--------Production.cpp(2KB)
--------Production.hpp(5KB)
--------Parser.hpp(1011B)
--------TAC.o(14KB)
--------Production.o(16KB)
--------main.o(81KB)
--------Parser.o(32KB)
--------Paser.layout(747B)
--------Paser.dev(2KB)
--------Makefile.win(1KB)
----test.c(39B)
----Makefile.win(2KB)