Description: 实现了编译原理里的递归下降分析器,并且本身就是一个词法分析器,适合学习理解编译原理-Compiler to achieve the principle of recursive descent parser in and itself is a lexical analyzer for the compiler to understand the principle of learning Platform: |
Size: 51200 |
Author:false2010 |
Hits:
Description: 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。
利用C语言编制递归下降分析程序,并对简单语言进行语法分析。
-The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis. Use of C language compiled recursive descent parser, and parsing simple language. Platform: |
Size: 3072 |
Author:冯景航 |
Hits:
Description: 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析-The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis Platform: |
Size: 11264 |
Author:贾明军 |
Hits:
Description: 编译原理课程设计,CMM 是一种经过简化的 C 语言,CMM 解释器是一个 CMM 语言
的集成开发环境,经过词法、语法和语义的分析,通过递归下降子程序法对 CMM 语言
进行解释执行。此解释器可以实现几种基本数据类型的表达式计算、隐式转换和强制转
换,循环语句的控制,多维数组的处理,函数调用和重载,变量作用域限制等功能。IDE
能够进行代码自动缩近、语法高亮、撤销重做、括号匹配、错误检查标记、函数定位、
快速注释、输出语法树等。 -CMM is a programming language derived from C. CMM Interpreter is
an IDE of CMM included a lexical analyzer, a recursive descent parser
generator and a semantic analyzer. Platform: |
Size: 229376 |
Author: |
Hits:
Description: 一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析-Preparation of a recursive descent parser, lexical analyzer to achieve word sequence provided by the syntax checking and structural analysis. Platform: |
Size: 4296704 |
Author:徐徐 |
Hits: