文件名称:pl0back
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:374.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。
PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。
该软件为PL/0语言编译程序,所实现的扩充功能如下:
1.增加单词:保留字 ELSE,FOR,TO, DOWNTO
2.增加运算 +=,-=,++,--
3.不等号# 改为 <>
4.增加条件语句的ELSE子句
5.扩充语句:
①FOR <变量>:=<表达式> TO <表达式> DO <语句>
②FOR <变量>:=<表达式> DOWNTO<表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
概述
源文件: *.plo
目标文件: *.COD
实现平台:C++ Builder6.0
-the compiler, the source language of PL / 0 language, target language of the imaginary stack of computer assembly language. PL / 0 language Pascal language is a subset of, PL / 0 compilers including the right PL / 0 language source analysis, category PCODE compiler code generation and the virtual machine running on to explain the formation PCODE category code functions. PL / 0 language compiler to use syntax analysis of the core, the compiler again scanning methods. Lexical analysis, and code generation as an independent for the subroutine call syntax analysis procedures. Grammatical analysis at the same time, provided the error reporting function. The source did not compile the wrong circumstances, Call category PCODE explain the interpretation and implementation of procedures generated P
PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。
该软件为PL/0语言编译程序,所实现的扩充功能如下:
1.增加单词:保留字 ELSE,FOR,TO, DOWNTO
2.增加运算 +=,-=,++,--
3.不等号# 改为 <>
4.增加条件语句的ELSE子句
5.扩充语句:
①FOR <变量>:=<表达式> TO <表达式> DO <语句>
②FOR <变量>:=<表达式> DOWNTO<表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
概述
源文件: *.plo
目标文件: *.COD
实现平台:C++ Builder6.0
-the compiler, the source language of PL / 0 language, target language of the imaginary stack of computer assembly language. PL / 0 language Pascal language is a subset of, PL / 0 compilers including the right PL / 0 language source analysis, category PCODE compiler code generation and the virtual machine running on to explain the formation PCODE category code functions. PL / 0 language compiler to use syntax analysis of the core, the compiler again scanning methods. Lexical analysis, and code generation as an independent for the subroutine call syntax analysis procedures. Grammatical analysis at the same time, provided the error reporting function. The source did not compile the wrong circumstances, Call category PCODE explain the interpretation and implementation of procedures generated P
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编译原理设计报告.doc
源程序和测试用例/Unit1.dsp
源程序和测试用例/Unit1.dsw
源程序和测试用例/Unit1.opt
源程序和测试用例/E01.PL0
源程序和测试用例/E01.COD
源程序和测试用例/PL0.PAS
源程序和测试用例/PL01.bpr
源程序和测试用例/PL01.cpp
源程序和测试用例/PL01.exe
源程序和测试用例/PL01.obj
源程序和测试用例/PL01.res
源程序和测试用例/PL01.dsk
源程序和测试用例/PL01.tds
源程序和测试用例/Unit1.cpp
源程序和测试用例/Unit1.dfm
源程序和测试用例/Unit1.h
源程序和测试用例/Unit1.ncb
源程序和测试用例/Unit1.obj
源程序和测试用例/Unit1.ddp
源程序和测试用例/Debug
源程序和测试用例
www.dssz.com.txt
源程序和测试用例/Unit1.dsp
源程序和测试用例/Unit1.dsw
源程序和测试用例/Unit1.opt
源程序和测试用例/E01.PL0
源程序和测试用例/E01.COD
源程序和测试用例/PL0.PAS
源程序和测试用例/PL01.bpr
源程序和测试用例/PL01.cpp
源程序和测试用例/PL01.exe
源程序和测试用例/PL01.obj
源程序和测试用例/PL01.res
源程序和测试用例/PL01.dsk
源程序和测试用例/PL01.tds
源程序和测试用例/Unit1.cpp
源程序和测试用例/Unit1.dfm
源程序和测试用例/Unit1.h
源程序和测试用例/Unit1.ncb
源程序和测试用例/Unit1.obj
源程序和测试用例/Unit1.ddp
源程序和测试用例/Debug
源程序和测试用例
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.