文件名称:编译器设计
文件大小:258KB
文件格式:ZIP
更新时间:2016-11-15 06:18:41
编译器设计
lex/yacc设计的小型编译器,能进行简单的逻辑运算、算术运算。包括: 词法分析器、语法分析器、语义制导翻译三个部分组成的。
【文件预览】:
tt3
----mylexer.v(6KB)
----myparser.h(2KB)
----tt3.pgp(745B)
----node.h(499B)
----tt3.pgw(73B)
----mylexer.h(1KB)
----tt3.dsw(514B)
----Debug()
--------vc60.pdb(52KB)
--------vc60.idb(33KB)
--------tt3.pdb(441KB)
--------tt3.exe(204KB)
--------tt3.pch(180KB)
--------myparser.obj(39KB)
--------tt3.ilk(221KB)
--------mylexer.obj(8KB)
----tt3.ncb(41KB)
----myparser.v(18KB)
----tt3.opt(49KB)
----tt3.plg(1KB)
----tt3.dsp(4KB)
----mylexer.c(9KB)
----myparser.y(5KB)
----myparser.c(27KB)
----mylexer.l(817B)