文件名称:pl0compiler
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 668kb
- 下载次数:
- 0次
- 提 供 者:
- aus***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
pl0 文法 编译器
(1)扩充一维整型数组。
扩充var数组:VAR <数组标识名>(<下界>:<上界>)〈下界〉和〈上界〉可用常量标识名。
(2)扩充条件语句的功能使其为:IF<条件>THEN<语句>[ELSE<语句>]
(3)增加repeat重复语句:
REPEAT<语句>{ <语句>}UNTIL<条件>
-pl0 compiler grammar (1) the expansion of one-dimensional array of integers. Var array expansion: VAR < array identification name> (< lower bound> : < upper bound> ) < lower bound " and" upper bound> of available constants logo. (2) the expansion of the function of conditional statements as to: IF < condition> THEN < statement> [ELSE < statement> ] (3) an increase in repeat repeat statement: REPEAT < statements> ( < statements> ) UNTIL < condition>
(1)扩充一维整型数组。
扩充var数组:VAR <数组标识名>(<下界>:<上界>)〈下界〉和〈上界〉可用常量标识名。
(2)扩充条件语句的功能使其为:IF<条件>THEN<语句>[ELSE<语句>]
(3)增加repeat重复语句:
REPEAT<语句>{ <语句>}UNTIL<条件>
-pl0 compiler grammar (1) the expansion of one-dimensional array of integers. Var array expansion: VAR < array identification name> (< lower bound> : < upper bound> ) < lower bound " and" upper bound> of available constants logo. (2) the expansion of the function of conditional statements as to: IF < condition> THEN < statement> [ELSE < statement> ] (3) an increase in repeat repeat statement: REPEAT < statements> ( < statements> ) UNTIL < condition>
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pl0compiler
...........\bianyi2.dsp
...........\bianyi2.dsw
...........\bianyi2.plg
...........\Debug
...........\.....\bianyi2.exe
...........\.....\bianyi2.ilk
...........\.....\bianyi2.pdb
...........\.....\PL0.obj
...........\.....\testPl0.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\nasm.txt
...........\PL0.cpp
...........\pl0.h
...........\testPas.txt
...........\testPas1.txt
...........\testPas2.txt
...........\testPl0.cpp
...........\bianyi2.dsp
...........\bianyi2.dsw
...........\bianyi2.plg
...........\Debug
...........\.....\bianyi2.exe
...........\.....\bianyi2.ilk
...........\.....\bianyi2.pdb
...........\.....\PL0.obj
...........\.....\testPl0.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\nasm.txt
...........\PL0.cpp
...........\pl0.h
...........\testPas.txt
...........\testPas1.txt
...........\testPas2.txt
...........\testPl0.cpp