-
用C写的简易C编译器
用C写的简易C编译器-C write simple C compiler
- 2022-05-18 06:04:10下载
- 积分:1
-
编译原理课件,学习编译原理的好资料
编译原理课件,学习编译原理的好资料- Translation principle class, study translation principle good
material
- 2022-09-07 06:50:03下载
- 积分:1
-
编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。...
编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。-principle experiment compiler generates the source code, is based on a subset of the C language yacc procedures, contribute to the preparation of learning yacc.
- 2022-02-18 16:32:30下载
- 积分:1
-
目的:通过编写简单的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
-
一个使用flex和bison的小例子
一个使用flex和bison的小例子-use of a flex and bison small examples
- 2022-06-19 23:30:51下载
- 积分:1
-
一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。...
一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。-Subset of a Pascal language compiler, a subset of the pascal language source.txt Save as source files, compiler after treatment has been C++ Language code.cpp document.
- 2022-07-11 08:01:26下载
- 积分:1
-
是有关编译原理的,可以自动对输入的??分析,生成first集和follow集...
是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
- 2022-01-21 19:40:57下载
- 积分:1
-
对给定的文法消除左递归。
对给定的文法消除左递归。- To the grammar which assigns eliminates the left recursion.
- 2022-02-25 19:34:52下载
- 积分:1
-
C编写自己的语义的编译器,你可以用它给你homew…
自己用纯C语言做的词法编译器,可能大家作业能用的上吧,-A semantics compiler in c programed by myself,maybe you can use it foe you homework
- 2022-01-25 14:43:05下载
- 积分:1
-
trigonometri program that I write in C
trigonometri program that I write in C-trigonometri program that I write in C++
- 2023-01-22 00:25:03下载
- 积分:1