登录
首页 » Compiler program » 翻译原则程序,如果有错误请

翻译原则程序,如果有错误请

于 2022-07-15 发布 文件大小:2.04 kB
0 58
下载积分: 2 下载次数: 1

代码说明:

编译原理程序,如有错误请谅解。- Translation principle procedure, if has the mistake please to forgive.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 简单的词法分析(parseclass.h)
    简单的词法分析(parseclass.h)- Simple lexical analysis (parseclass.h)
    2022-09-01 23:45:02下载
    积分:1
  • CIFA
    cifa-CIFA
    2022-01-28 01:09:12下载
    积分:1
  • 语法分析 C++ 原创
    语法分析 C++ 原创 -Parsing C++ Original Ha Ha Ha Ha Ha Ha Ha Ha Ha ha ha ha
    2022-02-25 04:01:48下载
    积分:1
  • 解析函数:语法分析是编译过程的核心,它的主要…
    语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of language, from the output by the lexical analysis of source symbols to identify all types of string parsing components, at the same time syntax checker for semantic analysis and code generation to make preparations. There are reports
    2022-04-01 23:12:50下载
    积分:1
  • MyTC 5.4.1 原名TC for Windows,带编译、错误分析,还有TC学习、源码。免安装绿色版,不依赖于具体机器,适合复制到移动存储器(如U盘)上随...
    MyTC 5.4.1 原名TC for Windows,带编译、错误分析,还有TC学习、源码。免安装绿色版,不依赖于具体机器,适合复制到移动存储器(如U盘)上随身携带!取消了注册限制-MyTC formerly TC 5.4.1 for Windows, with compiler, error analysis, TC learning source. Green-free version of the installation, is not dependent on specific machines, suitable for reproduction to mobile memory (such as USB drives), carry! Cancellation of registration restrictions
    2022-02-18 16:21:58下载
    积分:1
  • 又一个Pascal 到C的转换器
    又一个Pascal 到C的转换器 -Another Converter from Pascal to C
    2022-01-24 15:09:03下载
    积分:1
  • 一个C语言子集small c 编译器的源代码,也是用small c写的,学习编译技术是个不错的开始^...
    一个C语言子集small c 编译器的源代码,也是用small c写的,学习编译技术是个不错的开始^-^- C language subset small c compiler source code, also is writes with small c, the study translation technology is good start ^-^
    2023-06-16 07:10:03下载
    积分:1
  • C language compiler source code, small c for dos
    C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
    2022-01-21 04:57:12下载
    积分:1
  • 一个简单实现了词法分析,语法分析,目标代码优化的编译器...
    一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
    2023-02-20 11:25:03下载
    积分: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
  • 696518资源总数
  • 104305会员总数
  • 11今日下载