资源列表
xe164-CCU6_AD-code
- infineon xe164 example source code very useful ltcinfo@163.com
cifafenxi
- 分析出一串字符串中的单词,以及找出违法单词,终止程序。-词法分析器-Analysis of the sequence of words in the string, and to identify illegal words, terminate the program.- Lexical analyzer
NFADFA
- 正则式转成最小DFA,这是编译原理上机作业题目,含个人readme-The smallest regular expression turned into DFA, which is compiled on the machine operation principle of topics including personal readme
VirtualDesktop
- Vitual desktop programer source
flex
- flex编译器的源代码,编译原理实验课所用的flex
picottcn-1.0.tar
- picottcn是ETSI的TTCN-3协议测试语言的开源编译器,需要与执行器一并编译。对于大型语言编译器的开发设计是一个参考-picottcn is the ETSI TTCN-3 protocol test of open source language compiler needs to be compiled with the actuator. Language compiler for the development of large-scale design is a refere
Ccompiler
- 本程序是简单的c编译器源码,可以直接生成pcode,然后跑在虚拟机中
lr1fenxiqi1
- LR1分析器的一个简单版本,方便大家看。请大家不吝赐教-LR1 Analyzer version of a simple, easy to Members. Please wing
DynastyCompiler
- C编译器源代码 非常有用 有参考价值 是编译原理参考资料- c complier
MyCompile
- 实现以扩充C0文法为源文法,四元式为中间代码,x86汇编代码为目标代码的编译器。-C0 to achieve to expand as the source grammar grammar, style for the intermediate quaternary code, x86 assembly code for the object code of the compiler.
Regular-Expressions-essays
- 关于编译原理中部分正则表达式的相关随笔和简介。-Regular Expressions essays
FullCompiler
- 包括完整的前端后端的C编译器 支持指针、结构体、带参带返回值的函数声明与定义、多维数组、循环等基本功能,更重要的是支持Windows API。后端用C++自行实现,具有良好的学习参考价值-The C compiler includes a complete front-end back-end support pointer structures with parameters with the basic functions of the return value of the functio