资源列表
[编译器/词法分析] test_0007
说明:利用flex和bison做的简易C语言编译器核心 支持C语言的大部分运算操作和语法,但是没有 变量声明和函数声明 适合制作虚拟机之类的 输出结果是伪汇编代码 我会继续更新-Using flex and bison make a simple C language compiler support for C language, the core of most computing operations and grammar, but no variable declaratio<夏永明> 在 2025-06-24 上传 | 大小:286kb | 下载:0
[编译器/词法分析] lab3
说明:c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C-- 语言程序。如果程序有语法和语义错误,请给出错误信息。-c-language Parser. Reading into a C language program to determine that the procedure was not a legal C-language program. If the program has grammar and semantic error, please give a<韩静书> 在 2025-06-24 上传 | 大小:45kb | 下载:0
[编译器/词法分析] msp430_elecfans.com
说明:msp430常用C语言模块 使用EWC430 IAR 2.1及以上版本编译器-MSP430 module uses common C language EWC430 IAR 2.1 and above versions of the compiler<zzl> 在 2025-06-24 上传 | 大小:299kb | 下载:0
[编译器/词法分析] bianyi(WORD)
说明:清华版的编译原理课后习题答案,希望对大家有所帮助-Tsinghua compiled version of the principle of after-school exercise answers, and they hope to help everyone<王明涛> 在 2025-06-24 上传 | 大小:93kb | 下载:0
[编译器/词法分析] brainfck
说明:brainf×ck的一种解释器。Brainf*ck,是一种极小化的计算机语言,它是由Urban Müller在1993年创建的。由于fuck在英语中是脏话,这种语言有时被称为brainf*ck或brainf***,甚至被简称为BF。 -brainf × ck an interpreter. Brainf* ck, is a minimization of the computer language, it is by Urban Müller in 1993 created. As the<王林> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[编译器/词法分析] 2285
说明:编译原理:构造LR(0)项目并输出其NFA状态转换矩阵 要求:构造一程序,对任意给定的文法G: (1)构造并输出G的所有LR(0)项目;(2)用这些LR(0)项目构造并输出识别文法活前缀的NFA(输出其状态转换矩阵)。 -Compilation Principle: Structure LR (0) projects and export its NFA state transition matrix requirements: one procedural structure o<jiabin> 在 2025-06-24 上传 | 大小:307kb | 下载:0