搜索资源列表

  1. lr(1)

    0下载:
  2. 一个很好的LR(1)语法分析的源码实现-a good LR (1) syntax analysis of the source code to achieve
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2807
    • 提供者:张坚水
  1. LL(1)_LR(0)_Demo

    0下载:
  2. 包括一个LR(1)的语法分析程序和一个LL(1)的语法分析程序的例子- Including LR (1) grammar analysis program and LL (1) grammar analysis program example
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:239616
    • 提供者:杨军
  1. lr(1)

    0下载:
  2. 一个很好的LR(1)语法分析的源码实现-a good LR (1) syntax analysis of the source code to achieve
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:张坚水
  1. 编译LLR(1)

    0下载:
  2. 用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on J
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:199680
    • 提供者:小名
  1. Copy of LR0ForWin

    0下载:
  2. lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:35840
    • 提供者:小野
  1. 编译原理课程设计 SLR(1)语法分析

    0下载:
  2. 编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:15360
    • 提供者:超杰
  1. LR1

    0下载:
  2. LR1语法分析器 自动识别开始符号、终结符、非终结符; 生成各非终结符的 first和follow集 生成LR1分析表-Complete parser automatic identification symbols beginning and ending address, end-FU; The end-generating website and follow the first generation Complete
  3. 所属分类:其它资源

    • 发布日期:2024-04-29
    • 文件大小:66560
    • 提供者:余天
  1. lr0

    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
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:38912
    • 提供者:朱俊
  1. syntanalyzer

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

    • 发布日期:2024-04-29
    • 文件大小:112640
    • 提供者:gavinioro
  1. SLR(0)

    0下载:
  2. SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:18432
    • 提供者:xiongbo
  1. LRfanyichengxu

    0下载:
  2. 用LR法做的词法分析+语法分析+语义分析程序,对赋值语句进行翻译(用txt文档输入赋值语句)-LR Act do with the lexical analysis of syntax analysis semantic analysis procedures, The assignment for the translation (txt file with the importation of assignment)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:13312
    • 提供者:chen启
  1. LALR(1)forwins

    0下载:
  2. 一个LALR(1)语法分析器,可以输入文法进行分析,也可以分析句子,非常方便-an LALR (1) parser, can be imported to analyze grammar, sentence can be analyzed, very convenient
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:13312
    • 提供者:杜立博
  1. SLR(1)

    0下载:
  2. 用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:296960
    • 提供者:魏本峰
  1. LR(0)yufafenxi

    0下载:
  2. 编译原理\LR(0) 语法分析器 编译原理\LR(0) 语法分析器-Compilation Principle LR (0) Compilation Principle parser LR (0) parser
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:136192
    • 提供者:皇甫
  1. LR

    0下载:
  2. LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:129024
    • 提供者:于翔
  1. 11279_lr0forwin

    0下载:
  2. 分析文法是否是LR(0)文法,显示分析表。对输入的语句给出语法分析树-Analysis of whether the grammar is LR (0) grammar, analysis table shows. The statement given to the input syntax parse tree
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:2731008
    • 提供者:飞天猪
  1. BianYiYuanLi

    0下载:
  2. 设计题三:条件语句的语法分析及语义分析程序设计。 1.目的 通过设计、编制、调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 2.设计内容及要求 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)如1题写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:334848
    • 提供者:龚斌
  1. LR

    0下载:
  2. 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下:
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:289792
    • 提供者:sh_xj
  1. LR1-parser

    0下载:
  2. LR1语法分析器,输入文法,可以对句子进行扫描,并判断句子是否可接收-LR1 parser, the input grammar, you can scan the sentence and determine whether it can receive a sentence
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:5053440
    • 提供者:李明
  1. LR(1)

    0下载:
  2. 在eclipse环境下面,通过java语言实现简单语言的语法分析工作。(Under the eclipse environment, the syntax analysis of simple languages is implemented through the Java language)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:7168
    • 提供者:victorytein
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org