CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PL0 else

搜索资源列表

  1. PL0hhh

    0下载:
  2. 编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容: (1)增加单词:保留字;运算符 (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 (4)扩充赋值运算:+= 和 -= (5)扩充语句(Pascal的FOR语句) 2. 选做内容: (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)增加一维数组类型(可增加指令)。 (4)其他典型语言设施:case语句;repeat语句。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:106768
    • 提供者:胡海洪
  1. pl0kz

    0下载:
  2. pl0 扩展功能 包括++ -- 注释 for语句 repeat until语句 if else 语句
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14786
    • 提供者:peter zhu
  1. PL0thathavmodified

    0下载:
  2. 利用C++Builder对PL0源码进行添加REPEAT+语句 DOWHILE+条件,添加ELSE语句、以及实现++、--、+=、-=、*=、/=等功能,以及修改了不等号为<>等功能。另外还附加了测试例子。-The use of C Builder to add PL0 source REPEAT+ Statement DOWHILE+ Conditions, add the ELSE statement, as well as the realization of+ 2B
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1007425
    • 提供者:罗亚兴
  1. Compilers

    0下载:
  2. 本人编写的一个采用递归下降法实现了PL0语言的编译器,程序分三部分:词法分析、语法分析、模拟执行器。运用有限状态自动机的方式实现,比传统的if-else方式更加简洁清晰。-Achieved by recursive descent PL0 language compiler, the program divided into three parts: lexical analysis, syntax analysis, simulation of the actuator. Finite sta
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:28517
    • 提供者:hczhang
  1. shiyan

    0下载:
  2. 编译原理中pl0语言if——else和while--until的功能扩充-Pl0 language compiler theory of if- else and while- until the function expansion
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:825660
    • 提供者:网域
  1. extended-pl0complier

    0下载:
  2. 扩充功能的pl0编译器 文法中包含常量、变量、整数、实数、整型、实型、字符型、过程(带参数)、函数(带参数和返回值)、赋值语句、for语句、if-then-else语句、while语句、repeat…uitil语句、过程调用、函数调用、复合语句、读语句、写语句(字符串和表达式)。-extended pl0 compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1874376
    • 提供者:啊啊
  1. CPL0hhhho

    0下载:
  2. 编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容:(1)增加单词:保留字;运算符(2)修改单词词:不等号# 改为 < > (3)增加条件语句的ELSE子句(4)扩充赋值运算:+= 和 已通过测试。 -Compiler theory of curriculum design, PL0 expansion completed as follows: 1. Basic elements: (1) add a word: reserved words operator (2
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:107016
    • 提供者:提倡
  1. plo_c

    0下载:
  2. 对pl0语言进行扩展,扩展了else,read,write等-Extend pl0 language expands else, read, write
  3. 所属分类:Compiler program

    • 发布日期:2017-10-31
    • 文件大小:335198
    • 提供者:tauke
  1. Unit1

    0下载:
  2. 添加了 *= /= else for 等功能的pl0编译器 -pl0 compile
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:7252
    • 提供者:巫焕哲
  1. Compiler

    0下载:
  2. PL/0语言是一种类PASCAL语言,是教学用程序设计语言,它比PASCAL语言简单,作了一些限制。PL/0的程序结构比较完全,赋值语句作为基本结构,构造概念有  顺序执行、条件执行和重复执行,分别由begin/end,if then else和while do语句表示。  PL0还具有子程序概念,包括过程说明和过程调用语句。  在数据类型方面,PL0只包含唯一的整型,可以说明这种类型的常量和变量。  运算符有+,-
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:25085
    • 提供者:时永祥
« 1 2»
搜珍网 www.dssz.com