文件名称:priciple language compiler
文件大小:389KB
文件格式:RAR
更新时间:2012-10-23 07:48:32
priciple language compiler
By extending the PL compiler program, the students have a better understanding of the compiling process. By extending and debugging the scanner of the compiler, the students have a better understanding of the syntactic analysis. By extending and debugging the syntax analysis program of the PL compiler, the students can understand the principle and implementation of syntax analysis, including top-down analysis, error-handling method and symbol table organization. By extending the semantic analysis and middle language generation, the students can understand the principle of semantic analysis.
【文件预览】:
PL
----PL.cpp(47KB)
----PL.ncb(1.64MB)
----PL.opt(53KB)
----pl.plg(845B)
----common.h(5KB)
----pl.vcproj(5KB)
----pl.vcproj.UIC-00C1C0F2190.Dummies.user(1KB)
----PL.suo(10KB)
----PL.dsw(529B)
----pl.dsp(4KB)
----Debug()
--------pl.exe.embed.manifest(2KB)
--------BuildLog.htm(29KB)
--------vc90.pdb(140KB)
--------vc90.idb(83KB)
----PL.sln(874B)