资源列表
Compiler
- 此份文档是关于编译原理,他以龙书的章节为主线,介绍了编译原理的基本内容-These documents are compiled on the principle of his main line of the dragon book chapters, introduces the basic content of compiler theory
GrammerParsers
- 利用C++语言编制一个LL(1)语法分析器,利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。可通过消除左递归、提取左因子把非LL(1)文法改造成LL(1)文法。-Compiled using a C++ language LL (1) parser using LL (1) control program according to display the contents of the stack the stack, forward-l
cifafenxi
- 分析出一串字符串中的单词,以及找出违法单词,终止程序。-词法分析器-Analysis of the sequence of words in the string, and to identify illegal words, terminate the program.- Lexical analyzer
cifa
- 简单词法分析器,词法分析,词法分析阶段是编译过程的第一个阶段,是编译的基础-Simple lexer, lexical analysis, lexical analysis phase is the first stage of the compilation process is the basis for compiling
AlgorithmAssignment
- romannumbers convertor
Value.parser.papers.code.design
- 超值语法分析器设计附带论文和代码Value parser with papers and code design -Value parser with papers and code design
yuyi
- 语义分析,编译原理实验,简单的赋值语句测试通过-Semantic analysis, compile principle experiment, a simple assignment statement tested
bianyiyuanli
- 编译原理实验指导书,有需要看的慢慢看吧!-Compile instructions principle experiment, we need to see take your time!
cifa
- 通过设计、变形和调试词法分析器(又称扫描器),了解词法分析的组成 结果,不同种类单词的识别方法,掌握由单词的词法规则出发,然后再用程序实现词法分析器的设计方法。-By design, deformation and debugging the lexical analyzer (also known as scanner), to understand the composition of the results of lexical analysis, different types of w
Main
- LALR(1)词法分析器 通过设计、变形和调试词法分析器(又称扫描器),了解词法分析的组成 结果,不同种类单词的识别方法,掌握由单词的词法规则出发,然后再用程序实现词法分析器的设计方法。-LALR (1) lexical analyzer through the design, deformation and debugging the lexical analyzer (also known as scanner), to understand the composition of the
Moteur3D
- my file descr iption is un source code document tha s contains an simulation Moteur 3D
zhengshi
- 词法分析器,用于c1文法的词法分析,能识别单词,并输出其类别-Lexical analyzer for parsing grammar can recognize words, and the output of its category