资源列表
6502_Macroassembly
- 专门为65XX系列芯片设计的变异调试环境的源代码,自带代码加色系统,以及模拟调试环境-65XX series dedicated to the variation of chip design debugging environment of source code, code plus its own color system, simulation and debugging environment
cifafenxiqi4
- 词法分析器,将输入的字符串识别成c语言的关键字等-lexical analyzer, the input string as c identification of keywords, such as language
TinyCompiler
- 这是我自己实现的一个微小的编译程序,附可执行代码的虚拟机,是理解编译原理的绝好材料.-that I realized a small compiler, attached executable code virtual machine, yes understanding of compiler theory excellent material.
MiniPascalCompiler
- 用mfc编的一个mini pascal compiler,有交互界面,方便用户操作,对于学编译原理以及正在研究mfc的同学来说,是相当不错的参考源码。-mfc series with a mini pascal compiler, interactive interface user-friendly operation, the compiler theory and science is studying mfc students, it is a fairly good reference
jpascal
- java实现的一个pascal编译器,可以运行。-achieve a pascal compiler can run.
miniPascalCompiler.tar
- 本程序实现了mini pascal的一个编译的总过程。-the process of achieving a mini pascal translation of the total process.
pl0back
- 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。 PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码
parsermain
- 该文件主要是一个编译原理函数语言绘图器,可以利用起来翻译图象代码-the document is mainly a function of compiler theory language mapping device that can use up images code translation
CIFA1
- 词法分析器,能够识别输入的字符串,并用二元组表示-lexical analyzer, to identify input string, and use the dual Group said
编译原理_词法分析部分源码
- 编译原理_词法分析部分源码,供学习-compiler theory _ lexical analysis source for learning
NEU-CC_compiler
- 这是一个简单的C编译器的词法分析和语法分析。-This is a simple C-compiler of lexical analysis and parsing.
bison-2.1.tar
- GNU的词法/语法分析器bison源码,最新版本bison-2.1-GNU / parser bison source, the latest version of bison - 2.1