资源列表
Lex
- 学习编译原理时候的小作业,模拟实验了词法分析程序,比较简单-Simulation of the lexical analysis procedure is relatively simple
Compiler
- 编译原理实习的一个简单的编译器,能够实现中间代码四元式的生成-a simple compiler
CySuiteUSB_3_4_1_B20.zip
- Cpress 68013A is the best one ,Cypress 68013a appliaction example
MPLAB_C32_v1.05.rar
- Microchip C32 compiler for PIC32,Microchip C32 compiler for PIC32
upload.rar
- 求平方值小于1000且大于10的所有整数。采用while循环语句编程,最后将他们全部输出。,Square value for less than 1000 and all the integers greater than 10. Loops using while programming, the final output will be all of them.
XDE.rar
- XDE是一款经得起实践考验的优秀的反汇编引擎,源代码用纯C铸成,有很高的参考学习价值.,XDE is a stand the test of good practice disassemble the engine, the source code using pure C cast, has a high value of the reference study.
formalLanguageAndAutomata.rar
- 形式语言与自动机,重要的计算机理论基础教程. ,Formal Languages and Automata, the theoretical foundation of computer tutorials.
LL(1)文法if-else条件语句翻译
- if-else条件语句翻译,使用LL(1)文法,中间产生式为四元式,规定文法比较简单,if-else conditional statements translation, the use of LL (1) grammar, the middle of production for the four-style, provides a relatively simple grammar
Salvo_RTOS_PIC_3.2.3_PRO.zip
- Real Time Operating System for Hi-Tech C compiler.,Real Time Operating System for Hi-Tech C compiler.
lexical_analyzer(by_flex).rar
- 运用flex自动生成词法分析器。包含源代码和使用文档,Automatically generated using flex lexical analyzer. Contains the source code and use of documents
c0_compiler.rar
- 自己开发的c0文法编译器,有详细的设计说明,适用于编译器初学者,C0 own grammar compiler, a detailed design that apply to the compiler for beginners
Compiler.rar
- C0文法编译器,实现语言是cpp,生成pcode目标码。,C0 grammar compiler, implementation languages are cpp, object code generated pcode.