-
输入文法,可以实现对非终结符,终结符的判断,最后判断文法。...
输入文法,可以实现对非终结符,终结符的判断,最后判断文法。-importation of grammar can be realized by the end of the non-Fu, Fu end of the judgment, the final judgment of grammar.
- 2022-05-31 20:44:29下载
- 积分:1
-
词法分析器的源码,能够通过各种各样的测试
词法分析器的源码,能够通过各种各样的测试-lexical analyzer source, through all kinds of tests
- 2022-10-10 07:40:02下载
- 积分:1
-
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况...
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
- 2022-05-15 23:03:00下载
- 积分:1
-
#包括“定义。”
#include "define.h"
#include
#include
#include
#include
FILE *fp
/*//////////////////////////////////////////////////////////////////////////////
This is a pretreatment.
/////////////////////////////////////////////////////////////////////////////*/
void readIntoBuffer(char buffer[256])
{
char ch1
char temp
int i
for(i=0 i
- 2022-07-10 06:26:26下载
- 积分:1
-
语义分析 语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,,Visual C++...
语义分析 语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,,Visual C++
-semantic analysis semantic analysis, compile operations, lexical analysis semantic analysis, compile operations, lexical analysis semantic analysis, compiler work, lexical analysis semantic analysis, compile operations, lexical analysis, Visual C
- 2022-08-18 12:24:58下载
- 积分:1
-
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表...
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表-This code is based on the teacher" s curriculum design requirements to do a small part of the compiler" s lexical analysis and syntax analysis section, in the annex to the request of the teacher documents, as well as the use of grammatical analysis to the analysis table
- 2022-03-21 23:02:52下载
- 积分: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
-
编译原理独立词法分析程序
编译原理独立词法分析程序- Translation principle independent lexical analyaer
- 2022-03-16 06:38:21下载
- 积分:1
-
一个很好的编译工具
一个很好的编译工具- A very good translation tool
- 2022-02-14 19:21:52下载
- 积分:1
-
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器...
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器-A simple C language subset compiler, a simple C language subset compiler
- 2022-06-27 01:28:18下载
- 积分:1