资源列表
cmmcompiler
- c#写的编译器,可完成词法分析,语法分析,自己定义文法规则-c# compiler writing, to be completed by lexical analysis, syntax analysis, their own definition of grammar rules
mirfir2
- 飞尔的可编译源码 很难得的 不含控件 下下来自己去找吧-Fly Seoul can be hard to come by compiling source code
X86IEE32
- 这个东西可以帮你解析执行32位的X86指令。不包括FPU,也不包括MMX之类的东西。代码符合C99标准,理论上应该没限制的,不过根据不同的编译器实现,需要修改下cpu_BasicType.h类型定义。测试时在VS2005(禁止语言扩展特性、/W4)和GCC 3.4(-std=c99 -O1或者-ansi -O1)中编译通过-This thing can help you resolve the implementation of the X86 32-bit instructions. Not
Cpp1
- 我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码-四元式。没有实现中间代码的优化。-I compile Principles. PASCAL grammar class, copy PL0 grammar, a recursive routine method generates intermediate code- quad-style. Not achieved intermediate code optimization.
compile
- 内含华中科技大学编译原理所有课件和答案及典型题解-Huazhong University of compiler theory contains all the courseware and answers and solutions of typical problems
c0compiler
- 扩充c0文法编译器,可将扩充c0文法编译成pcode,自带解释执行程序-Expansion of c0 grammar compiler can be compiled into a grammar extended c0 pcode, comes to explain enforcement procedures
Compiler_report
- 编译器实现实验报告,包括扫描器(自动机实现),语法分析,语义分析,实现输入加减乘除的式子,导出相关四元式-Experimental compiler implementation report, including the scanner (Automata), syntax analysis, semantic analysis, subtraction multiplication and division of the input formula, export-related four-
compile
- 一个c0编译器~采用解释执行~解压后用visual c++运行即可。-a c0 compiler which interpret c0 source to pcode,it should be ran in visual c++.
SmallBasic
- 一个小的basic解释器,支持26个字母表示的用户变量-a small basic interpreter
Simple-high-level-language-compiler
- 实现了一个简单的高级语言编译器,语法分析,词法分析,语义分析等-Implements a simple high-level language compiler, syntax analysis, lexical analysis, semantic analysis
MPLABC18
- MPLAB C18 编译器用户指南 中文资料 C18 compiler user guide-MPLAB C18 compiler user guide
compile-simulator
- 编译原理教学辅助系统,可以帮助教师教学和学生学习编译原理的相关理论。-Compiler theory teaching assistant system, can help teachers to build teaching and learning principles of the theory.
