资源列表
pl0
- 第一次写的,编译原理课设,PASCAL语言的子集PL/0语言的编译器,很菜很菜,大家见谅o(∩_∩)o
compiler
- 笨程序实现了编译原理中的编译程序,完成了相应的词法、语法、语义分析。
pl0编译器(vc实现内嵌词法分析器)
- vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output - read () - write (), the source for beginners compiler principles
parser
- an example of a simple assembllylanguge parser. the parser takes a small assembly like file and turns it to a text file containing machine code. examples also provided
tiny_analysis
- 编译原理的课程设计作业,实现tiny+的语法分析-Compiler Construction Principles of curriculum design work, implementation of the tiny+ grammar analysis
10002
- pl0,用C写的,短小精悍,还有实例!详细注解-pl0, written in C, small and there are examples! Detailed notes
LL1ForXp
- LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析-LL (1) grammar, the elimination of hidden left recursive, extracting a total factor, and then seek First, Follow, Select set, and the forecast analysis table, the final analysis of foreca
Fano_finsh
- 费诺码编码...很好-Fenno Coding ... well
Lexan
- 编译器的第一个环节,词法分析,我们上的编译原理的第一次实验-Compiler of the first session, lexical analysis, we compiled on the principle of the first experiment
ged2prlog
- GEDCOM语言->PROLOG语言 用LEX和YACC写的简单编译器 我们学校的一个作业,报告是法语写的。-GEDCOM language -
USBHostHIDKeyboard
- USB Host HID Keyboard PIC18
PL0Lexicalgrammaticalanalysis
- 这是用C语言编写的PL/0 词法分析和语法分析程序,PL0Lexicalgrammaticalanalysis.rar中有词法分析源代码,语法分析源代码,以及相应的报告文档。-This is the C language PL / 0 lexical analysis and syntax analysis procedures, PL0Lexicalgrammaticalanalysis.rar a source of lexical analysis code, the source cod