文件名称:expanded_pl0
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 253kb
- 下载次数:
- 0次
- 提 供 者:
- b***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对清华大学编译原理书后的pl/0编译程序进行以下扩展——
不等号:<>
指针: & @
if - else
for
++ -- += -=
数组
注释比较详细,都是我自己的理解。可能有不足和错误。希望和大家一起学习!-Tsinghua University, compiled the book on the principles of the pl/0 compiler the following expansion- unequal number: < > pointer: & @ if- else for++-+ =-= array of more detailed comments are my own understanding. There may be inadequate and wrong. Hope and we will study together!
不等号:<>
指针: & @
if - else
for
++ -- += -=
数组
注释比较详细,都是我自己的理解。可能有不足和错误。希望和大家一起学习!-Tsinghua University, compiled the book on the principles of the pl/0 compiler the following expansion- unequal number: < > pointer: & @ if- else for++-+ =-= array of more detailed comments are my own understanding. There may be inadequate and wrong. Hope and we will study together!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编译原理课程设计_扩充pl0\++--.txt
........................\array_basic.txt
........................\array_mul.txt
........................\Debug\PL0.exe
........................\.....\PL0.ilk
........................\.....\PL0.obj
........................\.....\PL0.pch
........................\.....\PL0.pdb
........................\.....\vc60.idb
........................\.....\vc60.pdb
........................\else_and_notequal.txt
........................\expand_=.txt
........................\fa.tmp
........................\fa1.tmp
........................\fa2.tmp
........................\fas.tmp
........................\for_array.txt
........................\lxm.PL0
........................\PL0.cpp
........................\PL0.dsp
........................\PL0.dsw
........................\pl0.h
........................\PL0.ncb
........................\PL0.opt
........................\PL0.plg
........................\PL0.sln
........................\PL0.vcproj
........................\point_basic.txt
........................\Project1.tds
........................\测试程序说明.txt
........................\Debug
编译原理课程设计_扩充pl0
........................\array_basic.txt
........................\array_mul.txt
........................\Debug\PL0.exe
........................\.....\PL0.ilk
........................\.....\PL0.obj
........................\.....\PL0.pch
........................\.....\PL0.pdb
........................\.....\vc60.idb
........................\.....\vc60.pdb
........................\else_and_notequal.txt
........................\expand_=.txt
........................\fa.tmp
........................\fa1.tmp
........................\fa2.tmp
........................\fas.tmp
........................\for_array.txt
........................\lxm.PL0
........................\PL0.cpp
........................\PL0.dsp
........................\PL0.dsw
........................\pl0.h
........................\PL0.ncb
........................\PL0.opt
........................\PL0.plg
........................\PL0.sln
........................\PL0.vcproj
........................\point_basic.txt
........................\Project1.tds
........................\测试程序说明.txt
........................\Debug
编译原理课程设计_扩充pl0