搜索资源列表

  1. slr(1)

    0下载:
  2. 是用slr(1)法做的一个语法分析器,写的比较简单,不过运行的还是不错的。-is slr (1) Act do a parser, written in relatively simple, but is still running well.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:tctc
  1. 50021523

    0下载:
  2. 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构. -this program consists of two categories, Lexical for lexical analysis, Syntax for syntax analysis. for syntax analysis, the LR (1) analysis, judge p
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:80896
    • 提供者:wwwlll
  1. compile_LR

    0下载:
  2. LR分析法对表达式文法进行自底向上语法分析的算法 个个作业仅供参考,态度决定一切。 -LR analysis of expression grammar for the bottom-up parsing algorithm everyone operations for reference purposes only, attitude is everything.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. fr.5823.0.compiler

    0下载:
  2. 词法/语法分析器bison源码,最新版本bison-2.1,,Unix_Linux0120310340817.rar...编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。...词法分析原程序对C语言可-lexical/grammatical analyzer bison source, the latest version bison- 2.1,, Unix_
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:174080
    • 提供者:malll
  1. Lex_Yacc_Parser

    0下载:
  2. 语法分析器lex和词法分析器yacc的C++语言实现 1.Lex (1)Lex输入文件的解析 (2)正规表达式的解析 (3)一个正规表达式到NFA的转换算法实现 (4)多个NFA的合并 (5)NFA的确定化和最小化算法实现 (6)返回状态与返回内容的对应 2.Yacc (1)Yacc输入文件的解析 (2)上下文无关文法到对应LR(1)文法的下推自动机的构造 (3)LR(1)文法的下推自动机到
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:尤冉
  1. SLRbyHune

    0下载:
  2. 用SLR分析法实现的语法分析,先用初版.exe生成符号表和token字,然后进行分析,action表程序自动生成-SLR analysis method used to achieve the syntax analysis, use the first edition. Exe Generation symbol table and token characters, Then the analysis, action automat
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:80896
    • 提供者:胡恩
  1. SLRcompiler

    0下载:
  2. 包含了语法分析,词法分析,语义分析的编译前端,分析方法为SLR-contains grammatical analysis, lexical analysis, semantic analysis of the compiler front-end, analytical methods for SLR
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:胡恩
  1. xxxprinceLR

    0下载:
  2. 编译原理语法分析LR方法,编译原理学习的重要部分-Compilation Principle LR grammar analysis method, the compiler of an important part of the principle of learning
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:辛华
  1. LR(0)

    0下载:
  2. 用LR分析法实现语法与语义的分析-LR analysis method used to achieve the syntax and semantic analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:80896
    • 提供者:
  1. slr

    0下载:
  2. 编译原理实验,slr方法进行语法分析,附带简单的示例语法。-Compiler Principle Experiment, slr parsing methods, with examples of simple grammar.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:王波
  1. compiler

    1下载:
  2. 一个不算完整的编译器实现,包括前端的词法分析,语法分析,语义分析,中间代码生成,中间代码优化及界面部分-A compiler is not complete realization, including the front of lexical analysis, syntax analysis, semantic analysis, intermediate code generation, code optimization and
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:3623936
    • 提供者:chuchong
  1. 20062445893021

    0下载:
  2. if-else条件语句翻译程序,LR方法,输出四元式元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程-if-else conditional statements translation procedures, LR method, the output quaternion type element-type, recursive descent method to write the if. . else con
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:协力
  1. KONGQING

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。--compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:192512
    • 提供者:kongqingzhou
  1. LR(0)compiler1

    0下载:
  2. 编译原理课程设计LR(0)自底向上语法分析-Principles of curriculum design compiler LR (0) bottom-up parsing
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:m38381338
  1. LR_Exp

    0下载:
  2. LR 语法分析 词法分析 四元式输出 语义分析-Lexical Analysis of LR parsing quaternion output semantic analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:cultsharp
  1. bianyiyuanlikechengsheji

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)包含词法分析和语法分析过程的输出。-DO-WHILE loop design of the translation process (LR method, the output address of said three) contains lexical analysis and parsing the output of the process.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:260096
    • 提供者:jianqifan
  1. 4

    0下载:
  2. 目的:熟练掌握自下而上的语法分析方法,并能用程序实现。 要求: 1. 使用如下文法: E E+T | T T T*F | F F (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id+(id+id)# 输出:移进 按
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:TOM
  1. yufafenxi(LR)

    1下载:
  2. LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Req
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:lzydwd
  1. Parsing

    0下载:
  2. 语法分析程序的设计与实现 方法2:编写LL(1)语法分析程序,要求如下: (1)编程实现算法4.2,为给定文法自动构造预测分析表; (2)编程实现算法4.1,构造LL(1)预测分析程序。 2. 方法3:编写语法分析程序实现自底向上的分析,要求如下: 构造识别所有活前缀的DFA。 构造LR分析表。 编程实现算法4.3,构造LR分析程序。 -Parser design and implementatio
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:422912
    • 提供者:Eric
  1. LR(1)

    0下载:
  2. LR 语法分析程序 很好用哦-LR parser good Oh ~ ~ ~ ~ ~ ~ ~ ~
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:丁一
« 1 2 3 4 5 6 7 89 10 »

源码中国 www.ymcn.org