Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: pl0 Download
 Description: This program is based on the the PL0 source, Complete the following: (1) to increase the word: reserved word ELSE, REPEAT, UNTIL, RETURN Operator+ =,- =,+,- (2) modify the words: inequality# changed <> (3) increase in the ELSE clause of conditional statement (4) expand the assignment operator:+ = and- = (5) expansion of the statements REPEAT <Sequence of statements UNTIL <condition> Conditions which, <> is the loop condition, ie, when the condition does not hold, repeat the loop body <sequence of statements> conditions are true, the loop ends. (6) increase in computing:++ and-. (7) increase the types: (1) character type (8) expansion function: ① the return value and return statement (9) increase in one-dimensional array type (increase instruction). (10) expansion of the for statement for (<statement> {<statement>} conditions expression) <Statement> (11) to expand the assignment operator*
 Downloaders recently: [More information of uploader pfkfengyun]
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
Pl0Compiler\InputDlg.cpp
...........\InputDlg.h
...........\PL0.cpp
...........\pl0.h
...........\Pl0Compiler.aps
...........\Pl0Compiler.clw
...........\Pl0Compiler.cpp
...........\Pl0Compiler.dsp
...........\Pl0Compiler.dsw
...........\Pl0Compiler.h
...........\Pl0Compiler.ncb
...........\Pl0Compiler.opt
...........\Pl0Compiler.plg
...........\Pl0Compiler.rc
...........\Pl0Compiler.sln
...........\Pl0Compiler.suo
...........\Pl0CompilerDlg.cpp
...........\Pl0CompilerDlg.h
...........\ReadMe.txt
...........\res\bitmap1.bmp
...........\...\Master.manifest
...........\...\Pl0Compiler.ico
...........\...\Pl0Compiler.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\新建 文本文档.txt
测试用例及测试结果(生成4个文件)\Test for注释字符,数组\fa.tmp
...............................\........................\fa1.tmp
...............................\........................\fa2.tmp
...............................\........................\fas.tmp
...............................\........................\Test.PL0
...............................\.....if then else 和不等号\fa.tmp
...............................\..........................\fa1.tmp
...............................\..........................\fa2.tmp
...............................\..........................\fas.tmp
...............................\..........................\Test.PL0
...............................\....++--\fa.tmp
...............................\........\fa1.tmp
...............................\........\fa2.tmp
...............................\........\fas.tmp
...............................\........\Test ++--.PL0
...............................\.....= -= 乘= 除=\fa.tmp
...............................\.................\fa1.tmp
...............................\.................\fa2.tmp
...............................\.................\fas.tmp
...............................\.................\Test.PL0
Pl0Compiler\res
测试用例及测试结果(生成4个文件)\Test for注释字符,数组
...............................\Test if then else 和不等号
...............................\Test++--
...............................\Test+= -= 乘= 除=
Pl0Compiler
测试用例及测试结果(生成4个文件)

CodeBus www.codebus.net