-
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式...
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式-himself wrote a subset of the C compiler, including source code and documentation, and the expansion of BNF grammar expression
- 2022-07-03 02:36:52下载
- 积分:1
-
商店销售电脑,ASP.NET写的C代码#
shop sales computer, write asp.net code c#
- 2022-02-04 21:14:45下载
- 积分:1
-
C_minus BNF language syntax definition of procedures from the list of statement...
C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of statement (or sequence), with a statement can be variable or function statement, the order is arbitrary. There must be at least one statement. Next is the semantic constraints (these will not arise C). All the variables and functions to be used in the statement (which avoids the use Backpatching backwards). Procedures must be the last statement is a function declaration, the name of the main. Attention C- lack of a prototype, and the definition of a statement is no difference between (the same as C).
- 2022-03-04 15:33:26下载
- 积分:1
-
CFront1.0的源代码,第一代C++编译器的思想
CFront1.0的源代码,第一代C++编译器的思想-CFront1.0 the source code, the first generation of C++ compiler of thinking ...
- 2022-10-10 04:25:03下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
PLO编译器 vc++编写界面美观 人性化 可用与分析研究
PLO编译器 vc++编写界面美观 人性化 可用与分析研究 -PLO compiler vc prepared beautiful interface can be humanized and analysis
- 2022-06-11 12:07:48下载
- 积分:1
-
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。...
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。-ec++, embedded C++ compiler, and KEIL good combination, the development process is also relatively simple, compressed package includes documentation.
- 2022-07-27 15:54:05下载
- 积分:1
-
详细介绍了编译原理实验需要的软件BISON,FLEXde的使用
详细介绍了编译原理实验需要的软件BISON,FLEXde的使用-Described in detail the principle of the experiment need to compile software BISON, FLEXde the use of
- 2023-07-16 18:30:02下载
- 积分: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
-
在多道程序设计系统编辑器
System Editor for multiprogramming
- 2022-01-25 21:42:01下载
- 积分:1