搜索资源列表
cmm123321
- CMM编译器文档,编译原理课程设计中写的,希望有用
lexicalanalyzer
- cmm语言词法分析程序,这是本人第一次独立的完成一个小实验,望大家多指教-cmm language lexical analysis procedures, this is my first independent completion of a small experiment, hope all parties to have more advice
Syntax_CMM
- 语法分析,CMM语言,生成语法树。但是语法树的缩进不完美。-Syntax analysis, CMM language, generative grammar tree. Syntax tree indentation but not perfect.
CMM
- CMM语言的词法分析源代码,希望对大家有帮助。。谢谢下载啊-The CMM the language lexical analysis of the source code
cmm-lex
- 参照清华大学《编译原理》写的cmm语言词法分析程序-Reference to Tsinghua University, Compiler Construction Principles written by cmm language lexical analysis program
CMM-parser
- 一款CMM语法分析器,功能比较全面,可解释运行程序-A CMM parser, function more fully, run the program explained
CMM--lexical-analysis
- 几个简单的词法分析,适用于CMM语言。写的不是很完善,如有疑惑可以联系我-A few simple lexical analysis for CMM languages. Writing is not perfect, any doubts you can contact me
cmm-py
- CMM语言的解释器和编译功能全面实现的完整代码-CMM language interpreter and compiler features the full realization of
CMMPLexicalPAnalyzer
- CMM词法语法分析器,编译原理的实践项目。武汉大学国际软件学院-CMM syntax analyzer, Wuhan University International School of Software
CMMInterpreter
- cmm解释器完整代码,包含词法分析模块,语法语义分析模块,中间代码生成模块,解释执行中间重新代码模块 ,中间代码采用四元式 界面简单,方便用户重新设计界面,只需要修改对应控件绑定事件-cmm interpreter complete code, including lexical analysis module, the syntax semantic analysis module, intermediate code generation module to explain the impl
CMMComplier
- CMM语言的编译器,支持基本的数据类型,数学运算操作,函数定义,而且可以进行编辑,编译,运行,并有错误处理-CMM language compiler supports basic data types, arithmetic operations, function definitions, but also can edit, compile, run, and error handling
CMMintepre
- CMM(自定义) 是C 语言的一个子集,本程序对用这种语言写成的程序进行分析并输出相关的分析结果,解释器使用C语言写成.由词法分析程序、语法分析程序和语义分析程序组成。资源中包括程序源代码、可运行程序及测试程序、一个VC工程和相关设计用CMM语言设计文档。-CMM (custom) is a subset of the C language, the procedures of programs written in this language analysis and analysis rel
CMM-interpreter
- 使用C#编写的CMM的编译器,比较简单。-Using C# compiler written in CMM
cmmGrammarAnalyze
- 这是用java编写的cmm语言的语法分析器,里面包含分析器的设计报告。-This is written in java cmm language parser, which contains analyzer design report.
CMMPInterpreter
- 这是用java编写的cmm的解释器,能够实现cmm语言的词法语法以及语义分析。-This is written in java interpreter cmm, cmm to achieve lexical grammar and semantic analysis of language.
Test-Scripts
- 根据CMM的语法规则编写的测试代码,编写CMM编译器的时候可以作为测试代码-According to CMM grammar rules written test code, the compiler when writing CMM can be used as test code
CMM
- 利用antlr实现的CMM编译器,有.g文件-Use antlr achieve CMM compiler, a. G file
Scanner
- 用Java实现一个基于CMM的词法分析器-a CMM scanner based on Java
LexicalAnalysis111
- CMM语言的词法分析器,采用JAVA书写,有很大帮助-CMM Lexical
CMM-Interpreter
- CMM解释器,CMM就是相对于C++,就是对C语言的进一步简化。-CMM interpreter,CMM is a simple language to explain the first part of C- Analysis.