Welcome![Sign In][Sign Up]
Location:
Search - pl0

Search list

[ELanguagepl0.rar

Description: PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序
Platform: | Size: 597066 | Author: | Hits:

[OS program扩充pl0文法编译器

Description:

对PL/0作以下修改扩充: (1)课内上机作业(考试前交报告): 增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 -right PL / 0 expansion for the following modifications : (1) the reverse on the plane operations (examination reports) : Increased words : reserved words ELSE, FOR, TO, DOWNTO Operators =,-=,, -- changes the words : re # sign of inequality


Platform: | Size: 1877130 | Author: rheahappy | Hits:

[Game Programpl0编译器

Description: pl0语言的编译器-pl0 language compiler
Platform: | Size: 13858 | Author: 任再旺 | Hits:

[ELanguage用Bison实现pl0语言编译器

Description: 简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the script lexical analysis and semantic analysis script syntax into C language compiler.
Platform: | Size: 941470 | Author: 罗鹏魁 | Hits:

[Other课程设计PL0

Description: 编译原理的课程设计,对PL0程序的修改与扩充,内附测试程序,即以.PL0为扩展名的文件,编译完后将生成以.COD为后缀的文件-compiler theory of curriculum design, right PL0 process of revising and expanding, enclosing testing procedures that is. PL0 extension of the paper, after the compiler will generate a. COD suffix for the paper
Platform: | Size: 401306 | Author: 陈任全 | Hits:

[Otherzys-PL0

Description: 编译原理实践教程zys-PL0语言编译程序源代码-Compiler Principle Practice Guide zys - PL0 language compiler source code
Platform: | Size: 35677 | Author: 方涛 | Hits:

[ELanguagemini-pl0-plus

Description: 扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.
Platform: | Size: 17949 | Author: 李略 | Hits:

[ELanguagepl0

Description: 清华教材后面的pl0程序,这个是用c++写的 附带说明和设计文档- Behind the Qinghua teaching material pl0 procedure, this is the supplementary which writes with c explained and designs the documents
Platform: | Size: 600866 | Author: 李斯 | Hits:

[ELanguagePL0编译器

Description: PL0语言的编译器,好用VC++编写-PL0 language compiler, easy to use VC compiles
Platform: | Size: 170547 | Author: 张健 | Hits:

[ELanguagepl0.ok1

Description: 经过修改的PL0编译程序源码,对于编译原理初学者来说,是一个不错的参考程序,有利于递归下降方法的理解,包括词法分析,语法分析和语义生成,并可以在虚拟机上执行。-revised PL0 compiler source code, compiler theory beginners, is a good reference procedures, it dropped recursive method to the understanding, including lexical analysis, grammar and semantic analysis generated, and the implementation of the virtual machine.
Platform: | Size: 252093 | Author: xym | Hits:

[ELanguagepl0.c

Description: 这是一个PL0.c,各位可以考虑下载,希望-PL0.c, you may consider downloading hope
Platform: | Size: 4979 | Author: 刘杨 | Hits:

[ELanguagepl0.h

Description: 这是PL0.h,与前面的plo.c放在一起才能运行
Platform: | Size: 2066 | Author: 刘杨 | Hits:

[Other resourcepl0(C++Builder)

Description: 扩展PL0语言 对其扩展++,--,+=,-=运算等 -expand its language PL0 expansion --, =, -=, etc.
Platform: | Size: 404422 | Author: lzh | Hits:

[ELanguagePL0(MFC)

Description: PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
Platform: | Size: 223157 | Author: xwj | Hits:

[ELanguagepl0编译器c++实现

Description: 通过c++实现pl0语言的编译器,使之生成中间代码和解析(Through c++ to achieve the pl0 language compiler, so that it generates intermediate code and parse)
Platform: | Size: 5120 | Author: 是梦话不是回答 | Hits:

[MiddleWarePL0源程序

Description: 在c下实现了PL0编译器的实现,并且扩充了write和for功能,增加了数组和浮点数的定义,功能更加强大(Under C, the implementation of PL0 compiler is realized, and the functions of write and for are extended. The definition of array and floating point number is added, and the function is more powerful.)
Platform: | Size: 11264 | Author: chrisathy | Hits:

[ELanguagepl0

Description: 基于简单的pl0编译器,扩充++,--,/*等算数运算和for和repeat循环语句等等功能的扩充,也包括文档介绍和说明(Based on the simple PL0 + + compiler, expansion, expansion, such as arithmetic and for / * and repeat loop and so on, also includes the introduction and description document)
Platform: | Size: 873472 | Author: 百劫 | Hits:

[ELanguagePL0源代码(C语言版)

Description: PL0编译器源码,根据编译原理课本上代码整理,亲测可用(PL0 compiler source code)
Platform: | Size: 27648 | Author: milkiq | Hits:

[Windows Developpl0 D

Description: PL0文法编译器, 能够完整实现PL0文法的编译,自带解释程序和注释,可供乐学之人自用。(PL0 grammar compiler,It is able to complete the compilation of the PL0 grammar,and to explain the program and the annotations for themselves.)
Platform: | Size: 25600 | Author: ddyao007 | Hits:

[ELanguagepl0

Description: 分析pl0源码,具体代码其中有详细英文注释,代码不长,容易看懂(Analysis of PL0 source code, specific code, including detailed English notes, the code is not long, easy to understand)
Platform: | Size: 4096 | Author: zch0 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net