-
一个也可以在UNIX里实现的词法扫描程序
一个也可以在UNIX里实现的词法扫描程序- Also may the morphology scanning procedure which realizes in
UNIX
- 2022-02-20 08:18:34下载
- 积分:1
-
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果...
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果
-downloaded from the Internet tools lex source code, and it has repeatedly revised to enable it to us by the requirements of the C procedures lexical analysis, and then output the results we expect
- 2022-05-08 15:55:35下载
- 积分:1
-
C编译器源码是我到处找来的,看了之后很有收获
C编译器源码是我到处找来的,看了之后很有收获-C compiler source is found everywhere, and found the great harvest
- 2023-01-28 09:15:03下载
- 积分:1
-
这个程序为C++编写的词法分析器,能够简单的分析一段代码,供学习之用。...
这个程序为C++编写的词法分析器,能够简单的分析一段代码,供学习之用。-This procedure C++ Prepared lexical analyzer that can analyze a simple piece of code for learning purposes.
- 2022-02-02 00:09:32下载
- 积分:1
-
用数据库存储输出的单词符号表、单词表,用LIST,RICHEDIT控件实现单击关联事件。...
用数据库存储输出的单词符号表、单词表,用LIST,RICHEDIT控件实现单击关联事件。-database storage using the word output symbol table, the word table with LIST, click RICHEDIT Controls Association events.
- 2022-03-24 11:52:34下载
- 积分:1
-
VC环境下实现的词法分析,语法分析程序
VC
VC
VC
VC环境下实现的词法分析,语法分析程序
VC
VC
VC-VC environment under the lexical analysis, grammar analysis procedures VC VC VC
- 2022-05-24 16:16:36下载
- 积分:1
-
示范利用 Delphi 制作 BASIC 程序语言解释器
示范利用 Delphi 制作 BASIC 程序语言解释器- The demonstration manufactures the BASIC program language
interpreter using Delphi
- 2022-09-08 14:30:03下载
- 积分:1
-
编译原理课程设计,词法分析,语法分析,语义分析等。
编译原理课程设计,词法分析,语法分析,语义分析等。-compiler theory curriculum design, lexical analysis, grammar analysis, semantic analysis.
- 2022-08-16 07:12:43下载
- 积分:1
-
ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.
ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.-ll1 achieve the lexical analysis, no phrase, is not only determined LL1 grammar.
- 2022-03-11 02:02:20下载
- 积分:1
-
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。...
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expression and grammar analysis.
- 2022-08-16 05:23:38下载
- 积分:1