资源列表
[编译器/词法分析] parser
说明:采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。 程序的输入:词法分析阶段的输出文件 程序的输出:存储了抽象语法树相关信息的XML格式的文件 -Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abstract syntax tree form. Proced<许> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[编译器/词法分析] [NFA+TO+DFA]
说明:[NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list<三块一> 在 2025-06-19 上传 | 大小:146kb | 下载:0
[编译器/词法分析] bianyiyuanli
说明:编译原理中的词法分析器 对于初学者很有帮助的-Compiler Construction Principles of the lexical analyzer useful for beginners<sqc> 在 2025-06-19 上传 | 大小:62kb | 下载:0
[编译器/词法分析] crt0
说明:用C语言编写ARM程序时,执行的第一条指令,并不在main函数中。当我们生成一个C程序的可执行文件时,编译器总是在我们的代码前加一段固定的代码——crt0.o,它是编译器自带的一个文件。此段代码设置C程序的堆栈等,然后调用main函数。很可惜,在我们的裸板上,这段代码无法执行,所以我们得自己写一个。这段代码很简单,只有3条指令。-Using C language ARM program, the implementation of the first instruction is not in<netsky> 在 2025-06-19 上传 | 大小:158kb | 下载:0
[编译器/词法分析] 97129012cocorc
说明:自己写的关于编译原理的实验报告的源代码,只要是词法和语法的分析用的,很适用的-Wrote it myself on the principle of the experiment report compiled source code, as long as it is lexical and syntax analysis, it is applicable<ddd> 在 2025-06-19 上传 | 大小:211kb | 下载:0