搜索资源列表
扩充pl0文法编译器
- 对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 word
Compiler_of_L0
- pl/0文法编译器的c语言实现,内有详细的文档-pl / 0 grammar compiler c language, with detailed documentation
zwj
- lr(0)分析器编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 - Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to
file_scaner
- 扫描器类的设计1. 构造算术表达式的四元式翻译文法 2. 设计算术表达式的递归下降子程序分析算法 3. 设计算术表达的四元式生成算法 4. 实现代码并调试运行 -scanner category of a design. Construction arithmetic expressions four yuan grammar-translation 2. Design arithmetic expression analysis subroutine decline recur
fenxingshushejixitong
- 基于VC++6.0分别采用LS文法生成算法和LS文法递归算法编程实现一种分形树. 提供界面允许用户输入分形树迭代次数,由程序绘制树形分形体. -based VC 6.0 respectively LS Algorithm grammar and grammar LS recursive algorithm programming a fractal tree. provide interface allows users to import fractal tree iteration
complier_4_27_22_30
- 全部用c++类实现的编译器,适用于特定文法,欢迎大家使用-all been used to achieve the type c compiler, apply to specific grammar, Everyone is welcome to use
ll1forwin
- 这是编译原理的一个 LL(1)文法预测分析表构造程序-This is the principle of a compiler LL (1) grammar Forecast and Analysis Table tectonic process
poyimima
- 破译密码:有个叫“猪头帮”的国家,采用一种简单的文法加密,他们所用的语言里面只有大写字母,没有其他任何字符;现在还知道他们加密的方法是:只用一个大写字母和原文进行异或运算生成密文。请你帮忙解开。-Code-breaking: a man named "pig gang" of countries, using a simple grammar encryption, they use language which only capital letters, no other characters
LL1
- 消除左递归的文法来使文法满足进行确定自顶向下分析的条件 一个LL(1)分析法的语法分析器-Elimination of left-recursive grammar to make grammar meet to determine the top-down analysis of the conditions for an LL (1) Analysis Parser
GrammerSimply
- 汇编原理之文法化简 输入一个文法,可消除无用符号和产生式-Compilation of the principle of simplification of the grammar
LexicalAnalysis
- 设计、编制并调试一个词法分析程序 输入所给文法的源程序字符串 输出二元组(syn,token或sum)构成的序列-Design, preparation and testing procedures for the importation of a lexical analysis of the grammar of the source string to the output of the dual group (syn, token or sum) of the sequence
youxiansuanfu
- 编写一个程序,输入一个算符文法,生成其优先矩阵。-The preparation of a program, enter an operator grammar, to generate their priority matrix.
diguizichengxu
- 编译课程实验 递归子程序法 DOS界面 具体文法见代码-recursive subroutine
compile
- 输入文法进行分析,判断文法是否为LL(1)文法,五步判别,构造词法分析表-Lexical analysis, grammar is judged for LL (1) grammar
q
- 实现算符优先分析,根据已有的文法判断正误,建立一个txt文件读入。必须以;号结尾-The priority operator analysis, according to the existing grammar to determine right from wrong, to establish a txt file reads. Must end to No.
Compiler
- Pl0 源文件 扩充P0文法-中 北航编译作业-Pl0 source file expansion P0 grammar- Northern compile job
LL(1)
- LL(1)文法分析程序,基于一定的LL(1)文法,判断输入的程序片段是否符合给定的LL(1)文法。-LL (1) grammar analysis program, based on some of the LL (1) grammar, the judge entered the program fragment whether a given LL (1) grammar.
main
- 编译原理递归下降法实现 识别无左递归文法-Recursive descent compiler theory
ZHH
- 编译原理的LR文法分析,系统的代码实现了LR所有的功能,实现LR文法的算法-LR grammar compiler theory analysis, system code implements all the features LR, LR grammar algorithm to achieve
Compile_Lab4
- 编译原理作业 算符优先语法分析 实现算符优先分析算法,完成以下描述算术表达式的算符优先文法的算符优先分析过程。 G[E]:E→E+T∣E-T∣T T→T*F∣T/F∣F F→(E)∣i-Compilation Principle operating operator precedence parsing algorithm to achieve operator priority analysis, complete the following descr ipti