搜索资源列表
plo
- 能实现对+=、-=、*=、/=、for、else、fordownto、forto、if等的编译。-Able to achieve on+ =,- =,* =,/=, for else, and fordownto forto, if so compiled.
plo
- 本程序实现了PLO语言的编译工作,包含了词法分析、语法分析,语义分析等工作。-The program to achieve a the PLO language compiler, including lexical analysis, parsing, semantic analysis.
yufa
- 本程序实现了plo语言的语法分析工作,输入文件为plo源程序,可输出各语句类型以及符号表。-The program the plo language parsing work input file for plo source, the output of each statement type symbol table.
cifa
- 本程序实现了PLO语言的词法分析工作。输入文件为简单的PLO源程序,可识别出源程序中每个单词的类别。-The program PLO language lexical analysis. Input files for a simple the PLO source code can identify the category of each word in the source.
pl0
- PLO课程设计,语法分析,还有解释程序中间代码生成,目标代码生成。-PLO curriculum design, syntax analysis, and interpretation program and code generation target code generation.