资源列表
Grammar-analyzer
- 编译原理中的LL(1)语法分析器,利用Visual C++6.0实现-Compiling principle of LL (1) grammar analyzer, use of Visual C++ 6.0 realized
Lexical-analyzer
- 编译原理中的词法分析器,利用Visual C++6.0实现-Compiling principle of lexical analyzer, use of Visual C++ 6.0 realized
tut8
- scr ipt-Engine 脚本编译器,开发游戏相关的脚本引擎必备学习教程-Xtremescr ipt-Compiler scr ipt engine
jishden
- 一个很强大的黑客记事本很想要吗?我可以个你-A very powerful hacker Notepad
dfa
- dfa状态转换图的读取和根据图进行路径的判断。是编译原理的重要实验!-dfa state transition diagram of the read path and in accordance with Figure judgment . Important experimental compiler theory !
LexaYacc_ChineseEdition2
- 《Lex与Yacc》中文第二版 Lex 和 Yacc 是 UNIX 两个非常重要的、功能强大的工具。事实上,如果你熟练掌握 Lex 和 Yacc 的话,它们的强大功能使创建 FORTRAN 和 C 的编译器如同儿戏。Ashish Bansal 为您详细的讨论了编写自己的语言和编译器所用到的这两种工具,包括常规表达式、声明、匹配模式、变量、Yacc 语法和解析器代码。最后,他解释了怎样把 Lex 和 Yacc 结合起来。-" Lex and Yacc" Chinese Second Edit
PICPCCS
- PIC CCS编译器的使用说明,,是单片机PIC的编译器-PIC CCS software for use CCS
C-Reference-Manual
- 语言是一种计算机语言基于更早语言B[1]。语言并在两个不同的编译器 主要方面:C语言介绍概念的类型,并确定适当的额外的语法和语义 同时,C上了 PDP11 是一个真实的编译器,生产机器代码产生在诠释代码。B-C is a computer language based on the earlier language B [1]. The languages and their compilers differ in two major ways: C introduces the
Web_Platform.package.v1c
- web paltform source code
bianyiyuanli
- 编译原理张幸儿编写第三版PPT,第一章到第九章完整全新版本。-Compile the principle of the third edition of the first chapter to chapter IX of the PPT, a complete new version of the PPT.
Byte-alignment
- 字节对齐,判断字节是否对齐,以及编译器如何进行字节对齐-check the byte alignment
bianyi
- 这是编译原理实验中的词法分析的原代码,简单实用-this is a code about the bianyi,it is simple