Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - slr code
Search - slr code - List
DL : 0
用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
Date : Size : 290kb User : 魏本峰

DL : 0
我开发的一个用java语言实现的编译器,内含词法分析器,语法分析器,而且可以实现中间代码生成.用到了SLR算法和LR(1)算法-I developed a java language using the compiler, containing the lexical analyzer, syntax analyzer, and code generation can be achieved between. Used the SLR algorithm and LR (1) algorithm
Date : Size : 66kb User : 陈想

slr语法分析器,手动构造slr分析表。-SLR parser, manual SLR structural analysis table.
Date : Size : 207kb User : 阿冬

这个报告记录了编译原理的大作业的过程和各个阶段的设计,包括词法分 析、语法分析、语义分析和汇编代码生成四个阶段,在语法分析时我采用了两种 语法分析,即一种自上而下的语法分析方法——LL(1)分析法,另一种是自底向 上的语法分析方法——SLR(1)分析法,这样可以了解到这两种不同的基本分析方 法,这样在语义分析阶段也要分这两种方法处理语义动作,并且要个产生式分别 编写语义动作。-The report recorded a big operation principle compile process and different stages of the design, including lexical analysis, syntax analysis, semantic analysis and compilation of code generation in four stages, in grammatical analysis, I have used two types of syntax analysis, that is, a self- top-down method of syntax analysis- LL (1) analysis, and the other is bottom-up grammar analysis- SLR (1) analysis, so that it can be seen that the basic analysis of two different methods, such stage in the semantic analysis of these two methods to deal with sub-semantic actions, and to the preparation of a generative semantics movement, respectively.
Date : Size : 1.24mb User :

slr program for parsers
Date : Size : 1kb User : sss

DL : 0
this is a code for SLR parser generator written in C
Date : Size : 1kb User : S.Iswariya

有词法分析,用的是SLR语法。语义子程序,说明报告里有全部的操作过程,及完整的源代码。-A lexical analysis, syntax using a SLR. Semantic routines, that report has all the operation, and the complete source code.
Date : Size : 1.44mb User :

这是本人花费一个周完成的编译原理课程设计,也可以作为相关内容的实验报告,里面包括SLR(1)文法和算符优先文法相关内容,包括原代码等,比较详细,希望对各位有所帮助。 -This is my take one week to complete the compiler theory of curriculum design, relevant content can be used as lab reports, which include the SLR (1) grammar, and operator precedence grammar-related content, including source code, etc., more detailed, I hope some of you Help.
Date : Size : 242kb User : 黎明

DL : 0
程序输入为形如i+i*i# 或者ii#的串,对于SLR(1)分析,输出为包括分析步骤、分析栈情况、剩余输入串以及分析动作在内的分析过程,并考虑增加语义分析生成中间代码功能的程序扩展。-Program input shape i+i* i# or ii# string for the analysis of the SLR (1), the output analysis to include steps to analyze the analysis process, including the stack situation, the remaining input string, and analysis of action, and consider increasing the semantic analysis to generate The function of intermediate code program expansion.
Date : Size : 199kb User : Jiang
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.