资源列表
tiny-parse
- Syntax of TINY+ An EBNF grammar for TINY+ is as follows (Strings in bold are terminals): 1. program -> declarations stmt-sequence 2. declarations -> decl declarations |² 3. decl -> type-specifi er varlist 4. type-speci
LR
- 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
Works
- 编译原理课程设计做的一个算符优先文法的设计的程序,编码比较简单易于理解,可以作为一个编译器的开始.-Principles of curriculum design compiler to do a design grammar operator priority procedures, coding easier to understand relatively simple, the compiler can be used as a start.
Small_Device_C_Compiler_Manual
- SDCC (Small Device C Compiler) is free open source, retargettable, optimizing ANSI-C compiler by Sandeep Dutta designed for 8 bit Microprocessors. The current version targets Intel MCS51 based Microprocessors (8031, 8032, 8051, 8052, etc.), Dal
plo
- PL/0功能扩充,实现处理break功能,break退出当前循环-PL/0 function of the expansion, to achieve break function to deal with, break out of the current cycle
Reflector
- .NET 2.0反编译工具,用于反编译.NET生成的dll/exe等,还原成原代码-.net 2.0 recompile tools
remote control
- 关于遥控的程序,红外的编码与解码程序,还有仿真,采用51芯片,keil编译器编写.-Procedures on the remote control, infrared process of encoding and decoding, as well as simulation, using 51 chips, keil compiler preparation.
bianyikeshe_hsh-6.18_final
- 编译原理—课程设计—if else语句LL(1)方法分析,输出四元式-Compiler Construction Principles- curriculum design-if else statements LL (1) methods of analysis, the output quaternion type
bianyima
- 对这个编码译码器的要求是:打开一片英文文章,能统计该文章中每个字符出现的次数,然后以他们作为权值,对每一个字符进行编码,编码完成后再对其编码进行译码。 -Codec for this request is: Open an English article, to statistics of the article appears in the frequency of each character, and then their value as a right, for each encode
done1
- 编译原理课程设计,简单扫描器与语法分析器-simple scanner and parser
codeblocks-8[1].02mingw-setup
- Code::Blocks,有时也简单打成“CodeBlocks”或者“C::B”,是一款全新的C++集成设计环境(IDE)。所集成了哪些功能主要包括:代码编辑器、代码编译器、代码链接器、代码调试器。总之,就是你使用用它,从编写C++代码、到最终生成一个可运行的程序的完整过程,都仅仅需要这款软件就够了-codeblocks
MPLAB_C18_v3.32
- Microchip C18 compiler