-
dropped by recursive approach to design their own compiler, generating PL/0 Stac...
按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。用(a=1)+2*(b=3+4*5)/2+2*a*b-(a=a+5)/ (c=2) 测试-dropped by recursive approach to design their own compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation. Using (a = 1) 2* (b = 3 4* 5)/2* a* b- (a = 5 a)/(c = 2) Testing
- 2022-01-25 23:49:31下载
- 积分:1
-
简单的词法扫描器,可以分析各种简单的C原文件
简单的词法扫描器,可以分析各种简单的C原文件-simple lexical scanner, a simple analysis of the original documents C
- 2022-01-28 07:06:25下载
- 积分:1
-
编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax...
编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax-Directed Translator-Compiler Construction Principles " long book" (Compilers: Principles, Techniques, and Tools) provided a small Syntax-Directed Translator
- 2022-01-27 11:29:23下载
- 积分:1
-
本程序用于语法分析
本程序用于语法分析-procedures for the analysis of syntax
- 2022-01-26 05:42:54下载
- 积分:1
-
请你们使用一下!可能你们喜欢这个.我在我的电脑上使用过.
请你们使用一下!可能你们喜欢这个.我在我的电脑上使用过.-you use! You may like this. In my computer use.
- 2022-07-18 18:42:54下载
- 积分:1
-
封装好人机接口分析器,类似于XML文件分析器.
封装好人机接口分析器,类似于XML文件分析器.-good Packaging Machine Interface analyzer similar to the XML file analyzer.
- 2022-03-07 05:22:22下载
- 积分:1
-
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错...
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错-I do a C subset of the lexical analyzer can be analyzed in a C language subset, including 17 keyword majority of the symbols. Able to correct errors
- 2022-08-03 05:03:58下载
- 积分:1
-
编译原理的作业 编译器
编译原理的作业 编译器- Translation principle work compiler
- 2022-02-27 02:51:11下载
- 积分:1
-
本工具提供一个词法分析器和语法分析器的集成开发环境,同时提供与其他C程序编译器连接的接口,使用相当方便...
本工具提供一个词法分析器和语法分析器的集成开发环境,同时提供与其他C程序编译器连接的接口,使用相当方便-The Tool provide an IDE for Syntactic and phrase parser,also provide interfaces for other c comiler, which is very convenient
- 2022-06-18 18:58:15下载
- 积分:1
-
pl0, written in C, small and there are examples! Detailed notes
pl0,用C写的,短小精悍,还有实例!详细注解-pl0, written in C, small and there are examples! Detailed notes
- 2022-02-05 16:40:04下载
- 积分:1