-
十分详细的编译原理课件,来自北京大学,请大家评鉴。
十分详细的编译原理课件,来自北京大学,请大家评鉴。-Very detailed compilation principles of courseware, from Peking University, please evaluation.
- 2022-03-02 23:14:39下载
- 积分:1
-
对简单的C程序或者Pascal程序进行词法分析
对简单的C程序或者Pascal程序进行词法分析以TOKEN字的形式放入结果文件-of simple C program or Pascal procedures lexical analysis in the form of the word TOKEN Add outcome document
- 2023-04-26 18:25:03下载
- 积分:1
-
这是神器的源代码 需要的自己下就ok
这是神器的源代码 需要的自己下就ok-This is the source code artifacts required under its own ok! ! !
- 2023-09-08 19:10:03下载
- 积分:1
-
关于C编译起的源码,喜欢C++的朋友可以
关于C编译起的源码,喜欢C++的朋友可以-On the C compiler from the source code, like C++" s friends can see
- 2022-01-31 02:00:13下载
- 积分:1
-
C++编写的Pascal词法分析器
C++编写的Pascal词法分析器-C compilation Pascal morphology analyzer
- 2023-05-05 20:00:02下载
- 积分:1
-
PHP解释器
PHP解释器 -PHP interpretor
- 2022-01-21 20:54:09下载
- 积分:1
-
- 2022-06-03 19:39:38下载
- 积分:1
-
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数...
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数-Functions for below and register port timer initialization 1,3 Description ICP interrupt handling function
- 2022-05-28 10:43:43下载
- 积分:1
-
在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/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
- 2022-07-12 21:52:18下载
- 积分:1
-
PL language to the interlanguage compiler, under vc
translates
PL语言到中间代码的编译程序,vc下编译 -PL language to the interlanguage compiler, under vc
translates
- 2022-02-09 19:04:27下载
- 积分:1