资源列表
ged2prlog
- GEDCOM语言->PROLOG语言 用LEX和YACC写的简单编译器 我们学校的一个作业,报告是法语写的。-GEDCOM language -
CLASSINC.ZIP
- C++编译器,通过便编译多种文件的格式来定义出一种文件.-C compiler, will compile a variety of document formats to a document from the definition.
jicifenpinqi
- 别人编写的奇次分频器,用VHDL写的,我已经在QUARTUS上验证过了-others prepared by the odd dividers, VHDL write, I have QUARTUS tested the
UCOS-IIicc
- ucos icc的驱动. 有三个任务。-OUT icc-driven. There are three tasks.
PL0-translate
- PL/0语言是Pascal语言的一个子集,是一种简单而且可扩充的语言,在我的测试用例中有具体的体现。它通过词法分析、语法分析、语义分析等过程,生成目标代码,目标代码是一种形似汇编语言的栈操作指令。-PL / 0 Pascal language is a language subset is a simple and extensible language, In my test case with concrete expression. Through lexical analysis, pa
weprogramming
- 语法分析,词法分析,可以输入一段c++语句,然后进行语法分析,词法分析,分别产生二元式,和语法对错的判断!-syntax analysis, lexical analysis, can be imported for some c statement, and then syntax analysis, lexical analysis, generate binary type, and grammar wrong judgment!
gcc-1.42.tar
- 这是完整的gcc源代码,版本为1.42,可以做学习和研究用-This is a complete gcc source code, version 1.42, learning and research
tut5
- 用词法分析对简单语言进行一个一遍扫描的编译程序-term analysis of a simple language what the compiler scanning
yufafenxi(tiny)
- 我花了很长时间做的一个语法分析器, 他可以查看生成的语法树(如果无语法错误的话)-I spent a lot of time doing a parser, He can check the syntax tree production (if not the grammar mistakes)
netlex
- 这是用.net写的一个词法分析器,仅供参考。-This is the application. Net write a lexical analyzer for reference purposes only.
mcs_src
- C#编译器源代码。Micorsoft开放源代码,C#编写。-C# compiler source code. Micorsoft open source code, C# prepared.
Syntax-Analyzer
- 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether the procedures meet the require