-
使用lex词法分析生成工具。一个字符串的输入…
利用LEX生成工具构造PASCAL词法分析器。输入一个字符串或是数,分析器将判别是否为PASCAL标准标识符、保留字、整数或实数,并同时把当前的输入再次打印出来。-use LEX generation tool is PASCAL lexical analyzer. The importation of a string or number analyzer to determine whether it will PASCAL standard identifier and reserved word, integer or real, and while the current importation of printed again.
- 2023-03-11 12:30:04下载
- 积分:1
-
一个GNU的C语言编译器源代码,源代码过万行.
一个GNU的C语言编译器源代码,源代码过万行.- A GNU C language compiler source code, source code ten thousand
lines
- 2022-01-21 18:09:31下载
- 积分:1
-
语法分析,编译原理,是Pascal子集C ..
编译原理中的语法分析,是对以PASCAL的一个子集编写的编译程序,功能还行,自己看着用吧-Compiler Construction Principles of grammar analysis, is to a subset of PASCAL compiler preparation procedures, functions also visit with your own watch
- 2023-02-15 04:00:04下载
- 积分:1
-
compiler theory of curriculum design, the importation of Boolean expressions, an...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2022-03-23 19:58:03下载
- 积分:1
-
本程序实现了简单的编译器功能,是用PL0语言编写的,思路明确...
本程序实现了简单的编译器功能,是用PL0语言编写的,思路明确-This procedure achieved a simple compiler function is PL0 languages, ideas clearly
- 2022-06-02 01:55:43下载
- 积分:1
-
pl0语言编译器及从中分离的语法分析程序
pl0语言编译器及从中分离的语法分析程序-pl0 language compiler and separates grammar analysis program
- 2022-07-01 20:57:23下载
- 积分:1
-
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器...
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器-A simple C language subset compiler, a simple C language subset compiler
- 2022-06-27 01:28:18下载
- 积分:1
-
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。...
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。- And the hands of the right programming language source for the scanning process of decomposition of various word lexical analysis methods.
- 2023-08-11 06:45:03下载
- 积分:1
-
词法分析程序.我自己编程的词法分析程序.很好用
词法分析程序.我自己编程的词法分析程序.很好用-Lexical analysis program
- 2022-04-06 10:55:10下载
- 积分: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