-
一个实现行编辑的小程序
一个实现行编辑的小程序- A reality present edition script
- 2022-04-16 13:23:13下载
- 积分:1
-
语法分析 C++ 原创
语法分析 C++ 原创 -Parsing C++ Original Ha Ha Ha Ha Ha Ha Ha Ha Ha ha ha ha
- 2022-02-25 04:01:48下载
- 积分:1
-
LUA语言教程,世界上最美妙的脚本语言,来自巴西
LUA语言教程,世界上最美妙的脚本语言,来自巴西-LUA language courses, the world" s most beautiful scripting language, from Brazil
- 2022-04-01 14:15:54下载
- 积分:1
-
本程序是用pascal语言编写的编译原理小程序,包括词法分析,语法分析,语意分析,优化及目标代码生成...
本程序是用pascal语言编写的编译原理小程序,包括词法分析,语法分析,语意分析,优化及目标代码生成-this procedure is used pascal language compiler principles of small programs, including lexical analysis, grammar analysis, semantic analysis, optimization and object code generation
- 2022-01-28 20:34:30下载
- 积分:1
-
词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以"@"标志符结束。运行词法分析程...
词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以"@"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze the procedures are written in the article of this document, at the end of procedures to "@" signs Fu end. Running lexical analysis procedure, the results of the proceedings output to a file called outfile.txt document, this document is generated automatically.
- 2022-08-03 02:59:50下载
- 积分:1
-
解析函数:语法分析是编译过程的核心,它的主要…
语法分析的功能:
语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。
有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of language, from the output by the lexical analysis of source symbols to identify all types of string parsing components, at the same time syntax checker for semantic analysis and code generation to make preparations. There are reports
- 2022-04-01 23:12:50下载
- 积分:1
-
TINY+编译器源码
语言表达式的定义
(1) <表达式> ::= <算术表达式>|<逻辑表达式>...
TINY+编译器源码
语言表达式的定义
(1) ::= |
(2) ::= ±|±|
(3) ::= *|/|
(4) ::=
(5) ::= |
(6) ::= or |
(7) ::= and |
(8) ::= |not
(9) ::= | | |
(10) ::= ||=| =-err
- 2023-04-14 01:05:03下载
- 积分:1
-
分词程序的源代码
分词程序的源代码-Word program"s source code
- 2022-01-22 12:08:00下载
- 积分:1
-
This procedure is used c# Write a compiler, the realization of the lexical, synt...
本程序是用c#写的一个编译器,实现了词法,语法,语义分析和中间代码生成,输出结果功能-This procedure is used c# Write a compiler, the realization of the lexical, syntax, semantic analysis and code generation between, the output function
- 2022-08-09 05:27:50下载
- 积分:1
-
编译原理源代码 以及实验描述 找了很久才找到的
编译原理源代码 以及实验描述 找了很久才找到的-Compiler Construction Principles and experimental description of the source code looking for a long time to find the
- 2022-09-07 15:15:03下载
- 积分:1