-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按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.
- 2023-02-14 16:15:03下载
- 积分:1
-
Flex词法/语法分析器源码
Flex词法/语法分析器源码 -Flex syntactic and phrase parser code
- 2022-09-27 12:35:03下载
- 积分:1
-
bochs完整的虚拟机,编译通过哦
bochs完整的虚拟机,编译通过哦-bochs integrity hypothesized machine, the translation passes oh
- 2022-08-22 22:31:07下载
- 积分:1
-
一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。...
一个简单的编译器,有词法分析,语言分析代码生成。对毕业生有用。-a simple compiler, lexical analysis, linguistic analysis code generator. Right graduates useful.
- 2022-02-04 20:36:15下载
- 积分: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
-
Decompile a program
一个可以反编译程序的源代码,不晓得是否有用哈-Decompile a program
- 2023-03-31 06:00:04下载
- 积分:1
-
雅加达
jakarta-regexp-1.5 正则表达式的源代码-jakarta-regexp-1.5 regular expression source code
- 2022-02-06 14:33:40下载
- 积分:1
-
language A. A definition of the character set of data type definition
附录A S语言说明 A.1 字符集的定义 3数据类型定义-language A. A definition of the character set of data type definition
- 2022-07-15 06:41:38下载
- 积分:1
-
编译原理课程的试验中的语法分析部分,程序比较长,附带报告...
编译原理课程的试验中的语法分析部分,程序比较长,附带报告-compiler theory courses in grammar test analysis, long procedures, fringe report
- 2023-08-06 01:10:03下载
- 积分:1
-
一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较...
一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。-Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lexical analysis procedure and then use the VC compiler, enclosing a more detailed usage instructions.
- 2022-03-02 01:56:36下载
- 积分:1