文件名称:pl0compiler.pl0 文法 编译器
-
所属分类:
- 标签属性:
- 上传时间:2012-09-02
-
文件大小:668.1kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
pl0compiler/bianyi2.dsw
pl0compiler/bianyi2.plg
pl0compiler/Debug/bianyi2.exe
pl0compiler/Debug/bianyi2.ilk
pl0compiler/Debug/bianyi2.pdb
pl0compiler/Debug/PL0.obj
pl0compiler/Debug/testPl0.obj
pl0compiler/Debug/vc60.idb
pl0compiler/Debug/vc60.pdb
pl0compiler/nasm.txt
pl0compiler/PL0.cpp
pl0compiler/pl0.h
pl0compiler/testPas.txt
pl0compiler/testPas1.txt
pl0compiler/testPas2.txt
pl0compiler/testPl0.cpp
pl0compiler/Debug
pl0compiler
pl0compiler/bianyi2.dsw
pl0compiler/bianyi2.plg
pl0compiler/Debug/bianyi2.exe
pl0compiler/Debug/bianyi2.ilk
pl0compiler/Debug/bianyi2.pdb
pl0compiler/Debug/PL0.obj
pl0compiler/Debug/testPl0.obj
pl0compiler/Debug/vc60.idb
pl0compiler/Debug/vc60.pdb
pl0compiler/nasm.txt
pl0compiler/PL0.cpp
pl0compiler/pl0.h
pl0compiler/testPas.txt
pl0compiler/testPas1.txt
pl0compiler/testPas2.txt
pl0compiler/testPl0.cpp
pl0compiler/Debug
pl0compiler
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.