登录
首页 » Compiler program » 编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax...

编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax...

于 2022-01-27 发布 文件大小:27.35 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax-Directed Translator-Compiler Construction Principles " long book" (Compilers: Principles, Techniques, and Tools) provided a small Syntax-Directed Translator

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编译原理的语法生成器 ,可以对C语言程序进行分析。
    编译原理的语法生成器 ,可以对C语言程序进行分析。-principle of grammar compiler generator, the C language program for analysis.
    2022-01-25 18:00:29下载
    积分:1
  • 这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程....
    这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程.-This is a simple procedure syntax analyzer, the importation of an expression, is an analytical process.
    2022-06-14 02:59:54下载
    积分:1
  • 编译原理课程的试验中的语法分析部分,程序比较长,附带报告...
    编译原理课程的试验中的语法分析部分,程序比较长,附带报告-compiler theory courses in grammar test analysis, long procedures, fringe report
    2023-08-06 01:10:03下载
    积分:1
  • 脚本处理控件源码,支持的脚本格式有:Pascal,C++,JScript,Basic
    脚本处理控件源码,支持的脚本格式有:Pascal,C++,JScript,Basic- Script processing controls the source code, supports the script form includes: Pascal, C, JScript, Basic
    2022-07-08 18:59:14下载
    积分:1
  • C语言编译的语法分析..
    C语言编译的语法分析.. -C language compiler syntax analysis ..
    2022-11-16 16:55:03下载
    积分:1
  • 伯克利的语法分析器的创建工具
    伯克利的语法分析器的创建工具 -Creator for Berkeleys syntactic analysis
    2022-07-17 20:38:19下载
    积分:1
  • vc实现的pl0编译器,有读取输出功能
    vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output- read ()- write (), the source for beginners compiler principles are very good role in guiding, I had time to study the use of three days to read the source code, but also to build a greater understanding of the tenets of all, the theory is not see the code is impossible to truly understand the original author dwing yes, I made some code changes like to thank the code dwing
    2022-10-10 13:20:03下载
    积分:1
  • win32 汇编语言编译器源码
    win32 汇编语言编译器源码-win32 assembly language compiler source
    2023-04-25 10:45:04下载
    积分:1
  • LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
    LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。 -LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
    2023-02-02 20:20:03下载
    积分:1
  • an identification and case
    一个识别c语言关键字和大小写转换的程序-an identification and case-insensitive language keyword conversion process
    2023-07-27 21:25:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载