-
lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树...
lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
- 2022-12-20 10:25:03下载
- 积分:1
-
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业...
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业-This is a compiler Huffman, I studied the data structure when the teacher demanded an operations
- 2022-01-25 20:10:47下载
- 积分:1
-
词法分析器,用于输入表达式后输出单个独立的数据项
词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
- 2022-07-06 18:33:27下载
- 积分:1
-
Experiment to construct a grammar (should consider the transformation) of FIRST...
构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。
-Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection construct LL (1) analysis table structural prediction analysis of the master control procedures the use of analytical tables, analyze the stack and the total source code control procedures carried out since the last sub output down syntax parsing process of the whole stack and analysis of the results of the change process, such as the grammatical rules out the " right" , otherwise output " error."
- 2022-08-19 02:16:53下载
- 积分:1
-
递归下降方法实现的类C语言的语义分析程序
递归下降方法实现的类C语言的语义分析程序-recursive method decreased the Class C language semantic analysis procedures
- 2022-04-23 02:55:06下载
- 积分:1
-
这是一个编译原理中,数的识别的一个程序,可以运行
这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
- 2022-03-25 23:03:54下载
- 积分:1
-
词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。
本程序实现整数四则运算表达式的词...
词法分析程序的功能是,接受一个表达式,输出该表达式中的各类单词符号。测试词法分析程序时,可以按照一定格式输出各类单词符号。
本程序实现整数四则运算表达式的词法分析程序。-Lexical analyzer function is to accept an expression, the output of the expression of the various types of word symbols. Testing lexical analysis program, you can format the output according to certain types of word symbols. This procedure to achieve an integer 4 expression is the lexical analysis program.
- 2023-07-31 02:20:03下载
- 积分:1
-
这是一个语法分析器
这是一个语法分析器-This is a parser
- 2022-03-07 16:54:39下载
- 积分:1
-
采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成...
采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成-grammar
- 2022-02-05 07:23:30下载
- 积分:1
-
不需要做任何修改的lex
不需要做任何修改的lex-yacc的demo,可以在parser generator或lex-bison下成功运行-Do not need to make any changes to the lex-yacc the demo, or a parser generator in the lex-bison successfully running
- 2022-01-26 07:36:44下载
- 积分:1