资源列表
asd
- 编译原理的词法分析实验,编译原理的词法分析实验。- 百度翻译 翻译结果(中 > 英)复制结果 Compiler tenets of lexical analysis, lexical analysis of the principle of compiler test
bianyiyuli
- 编译原理用书适用于任何计算机学习的初学者 -Compilation principle applies to any computer books for beginners to learn
CompilersPPrinciples
- 编译器学习龙书,电子版,是一个很好的学习编译原理的英文书籍。-Principle, Compiler
lex-and-yacc
- lex 和 yacc 编译词法语法分析器的入门书籍,是一个不错的学习材料-lex and yacc manual.
cPPbuilder_2010_3615_win_esd
- 这个是C++ Builder的编译器实例,大家可以通过学习这个编译器得到许多开发经验~-This is a C++ Builder compiler instance, we learn that the compiler can get a lot of development experience ~
UltraEdit_python
- UltraEdit支持python语法高亮及运行-UltraEdit python
VS2008_LUA
- 在VS2008中配置Lua编译环境,能正确高亮并编译-Configuration Lua compiler in VS2008 environment, and compile correctly highlighted
lua-5.1.4
- Lua解释器源码,可编译生成二进制exe、dll文件,生成Lua解释器、编译器-Lua interpreter source code can be compiled to generate binary exe, dll files
yufa
- 一个语法分析器,预测分析法实现的语法分析器-A parser, predictive analysis method to achieve the parser
nfa-to-dfa
- 本程序实现,自动机的确定化与最小化 自动机在编译器中实现字符串检验的功能-Determination of automata and minimization
pl0modify
- 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,STEP,RETURN 运算符 +=,-=,++,--,∧,∨,┓ (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 基本内容(成绩范围:“中”、“及格”或“不及格”) (1)扩充赋值运算:+= 和 -= (2)扩充语句(Pascal的FOR语句): ①FOR <变量>:=<表达式> STEP <表达式> DO <
syntactic-analyzer
- 语义(语法)分析器及中间代码生成产生器,实现对四元式解释编译-Semantic parser and intermediate code generation