资源列表
Compilers
- 本人编写的一个采用递归下降法实现了PL0语言的编译器,程序分三部分:词法分析、语法分析、模拟执行器。运用有限状态自动机的方式实现,比传统的if-else方式更加简洁清晰。-Achieved by recursive descent PL0 language compiler, the program divided into three parts: lexical analysis, syntax analysis, simulation of the actuator. Finite sta
compiler.cc.tar
- 词法分析器,能分析输入的标准C语言,并输出分析结果-A complier for analysis the word in C language code
IvanCompiler
- 编译器前端,包括词法语法语义,生成三地址码-Compiler front-end, including lexical semantic grammar to generate three-address code
bianyiqi
- 自己做的一个PASCAL语言的简单编译器,从高级语言到产生汇编语言,用到了关于编译原理的知识-Their own language to do a simple PASCAL compiler generated from the high-level language to assembly language, used the knowledge about the compiler theory
pl0word
- 编译原理 pl0 语言的词法分析程序 本次提供的源码包括3个文件:pl0.h,pl0.c,test.txt:-Compiler theory pl0 language lexical analysis program to provide the source code of this file, including 3: pl0.h, pl0.c, test.txt:
MAX260program
- 可编程滤波器的程序;带数码管显示;三个按键;max262;经过测试-max262 tested programable filter
Reflector
- 好东西与大家分享。 Red Gate 反编译器。 用于C SHARP的反编译。-Red Gate Reflector
src
- 简单的小程序,用于开发Java编译器!若有错误,请给予指正-the nfa to dfa is simple,but I think is ok now!I hope some one can catch the error for me!
CMinus_Compiler
- 关于C-语言的小型编译器,用vc开发,适合初学编译原理的人使用。-On a small C-language compiler, with vc the development, suitable for beginners compiler theory of people.
gg
- this is address program add print exit
NOTEPAD
- 一个关于文字编译器的小东东,完全出自娱乐娱乐!-Compiler on the text of a small East, completely out of entertainment fun!
PLC_Primer
- This is an important primer notes for the PLC programming
