-
commonly used programming language syntax and grammar forms to the public. Among...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2022-01-24 17:36:45下载
- 积分:1
-
判断a^mba^n m,n=0的字符串
判断a^mba^n m,n=0的字符串- Judges a^mba^n m, the n=0 character string
- 2022-05-24 12:20:42下载
- 积分:1
-
ll1语法分析的c语言实现代码 需要输入词法分析的txt结果文件
ll1语法分析的c语言实现代码 需要输入词法分析的txt结果文件-ll1 the grammar analysis c language realization code needs to
input the lexical analysis the txt result document
- 2023-03-31 09:25:03下载
- 积分:1
-
用于一个小型表达式输入的简易编译器,c语言版的
用于一个小型表达式输入的简易编译器,c语言版的-For a small input simple expression compiler, c language version of the
- 2022-03-07 05:54:45下载
- 积分:1
-
DES algorithm for complete source code to call methods of DES algorithm with com...
DES算法完整源码与调用方法 DES算法完整源码与调用方法-DES algorithm for complete source code to call methods of DES algorithm with complete source code and call the method
- 2022-02-05 08:27:01下载
- 积分:1
-
User Manual
一款不错的单片机开发Keil C工具教程!Cx51 编译器
对传统和扩展的8051 微处理器的
优化的C 编译器和库参考-User Manual
- 2022-07-19 06:28:23下载
- 积分:1
-
预测分析法实现的语法分析器
预测分析法实现的语法分析器 -Forecast and Analysis Method syntax analyzer Forecast and Analysis Method of Grammar Analyzer Forecast and Analysis Method syntax analyzer
- 2022-03-15 04:53:12下载
- 积分:1
-
编译原理豪华版的编写程序,用的是用!
编译原理豪华版程序用VC++编写-compiler theory luxury version of the preparation procedures with VC!
- 2022-01-24 16:45:01下载
- 积分:1
-
编译原理练习题与答案主要是词法分析、语法分析、中间代码等相关习题与答案....
编译原理练习题与答案主要是词法分析、语法分析、中间代码等相关习题与答案.-compiler theory and practice that the answer is lexical analysis, parsing, intermediate code, and other related exercises with answers.
- 2022-03-18 17:23:57下载
- 积分:1
-
1. 构造一小型C语言SimpleC的编译器软件,达到综合理解和运用编译原理课程所讲解的关键过程(词法分析、语法分析、静态语义分析、代码生成)及相关算法的目的。...
1. 构造一小型C语言SimpleC的编译器软件,达到综合理解和运用编译原理课程所讲解的关键过程(词法分析、语法分析、静态语义分析、代码生成)及相关算法的目的。
2. 通过本实验理解和掌握一般编译程序的程序组织方法和测试方法。
-1. Tectonic a small SimpleC the C language compiler software. achieve comprehensive understanding and use of compiler theory courses on the key processes (lexical analysis, grammar analysis, static semantic analysis, Code Generation) and the related purpose of the algorithm. 2. The passage of the experiment to understand and master the general compiler of the methods and procedures for organizations testing methods.
- 2023-03-02 11:40:04下载
- 积分:1