-
目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pa...
目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lexical analyzer designs. Preparation including assignment if statements containing Addition and multiplication of expressions such as grammatical structure of the pascal subset of the language syntax analyzer. Function : procedures by the two modules constitute LEX and YACC, YACC LEX analysis using the formal word output streams
- 2022-01-26 03:38:11下载
- 积分:1
-
这是一个关于词法语法分析器的软件,我们的课程设计的,
这是一个关于词法语法分析器的软件,我们的课程设计的,-This is one of the syntax analyzer software, the curriculum design,
- 2023-01-12 00:40:04下载
- 积分:1
-
it is used to solve the matrix problem easily.having the good interface
it is used to solve the matrix problem easily.having the good interface -it is used to solve the matrix problem easily.having the good interface ...
- 2022-04-23 07:15:39下载
- 积分:1
-
C/C++的解释器源代码,很漂亮的,我使用过
C/C++的解释器源代码,很漂亮的,我使用过-C/C interpreter source code, a very nice, I used
- 2022-02-24 12:10:03下载
- 积分:1
-
这是一个编译原理的扫描程序字符串!喜欢分享…
这是一个编译原理中的扫描字符串的程序!希望能与大家分享-This is a Compilation Principle of the scanning procedure string! Like to share with Members
- 2022-04-17 03:30:12下载
- 积分:1
-
c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!...
c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory!
- 2022-09-28 09:45:03下载
- 积分:1
-
从源程序文件中读取有效字符和并将其转换成二元组机内表示形式输出。...
从源程序文件中读取有效字符和并将其转换成二元组机内表示形式输出。-Read from source file characters and the effective and converted into binary machine express the form of group output.
- 2023-03-08 04:35:02下载
- 积分:1
-
C语言词法分析示例 用于指导编译原理实验报告的编写
C语言词法分析示例 用于指导编译原理实验报告的编写-C language lexical analysis compiled examples guiding principles for the preparation of the report experiments
- 2022-04-23 08:28:09下载
- 积分:1
-
一个简单词法分析器
一个简单词法分析器- A simple morphology analyzer
- 2022-04-08 01:03:00下载
- 积分:1
-
C编译器源代码(超级牛b)
C编译器源代码(超级牛b)-C compiler source code (super cow b)
- 2022-03-19 16:59:42下载
- 积分:1