-
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码-tiny compiler design process to amend the original author of the program can now generate code between
- 2022-01-25 22:10:28下载
- 积分:1
-
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值...
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analysis, keyword, the word reservation system with separate identifier, and a description of their attributes. The establishment of an array, you read the word, the right word ASCII judgment, in ASCII value in a certain area and distinguish between (use to determine if statements), separately, its value lies ASCII range of different, to give a different properties (such as : system retain the word ...), after the completion of a lexical analyzer to identify,-, =, etc. characters.
- 2022-02-26 09:14:02下载
- 积分:1
-
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案...
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案-not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces can Win OK this program read from the file into the text, compiled into the paper, not directly on the screen appeared the answer
- 2022-03-07 09:53:23下载
- 积分:1
-
good to evaluate program equations data and embedd the code directly into data b...
good to evaluate program equations data and embedd the code directly into data base
- 2022-06-13 12:19:44下载
- 积分:1
-
小型的Basic解释程序,能够将Basic源文件解释执行
小型的Basic解释程序,能够将Basic源文件解释执行-small Basic explain procedures can be explained Basic source implementation
- 2022-03-04 07:51:52下载
- 积分:1
-
编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax...
编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax-Directed Translator-Compiler Construction Principles " long book" (Compilers: Principles, Techniques, and Tools) provided a small Syntax-Directed Translator
- 2022-01-27 11:29:23下载
- 积分:1
-
Pascal语言的小型编译器
Small compiler for Pascal
- 2022-07-01 17:20:10下载
- 积分:1
-
used to write a compiler. Operations at the university, to the teachers should n...
一个用pascal写的编译器。大学时的作业,交给老师应该没问题了。-used to write a compiler. Operations at the university, to the teachers should not matter.
- 2023-04-16 21:20:03下载
- 积分:1
-
综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法...
综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法-Comprehensive use of the knowledge, integrated lexical analysis, symbol table management, and so the outcome of the procedure, programming the realization of LR algorithm
- 2022-01-26 03:47:17下载
- 积分:1
-
VC++设计语法编辑器
VC++设计语法编辑器-VC design grammar editor
- 2022-01-27 21:08:28下载
- 积分:1