搜索资源列表
cpp123
- 这个是一个编译原理的词法和语法分析的程序,运行时必须输入一个小程序,即子程序,子程序的内容不受限制-this is a compiler principles of morphology and syntax analysis, the running time to allow the importation of a small program that subroutine, the unrestricted subroutine
SyntaxAnalyzer
- 用C#做的《编译原理》的PROJECT--语法分析器(算符优先法) 文法,句子均支持从TXT文件输入或者手工键入,分析结果可保存为RTF文件
SyntaxAnalyzer
- 编译原理课程设计语法分析 c#实现 对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构.
bianyiyuanli
- 一个简单的编译原理实现器,包括词法分析,语法分析,语义分析等.
recognize2
- 编译原理中的语法分析程序,用来识别相关表示符。-compiler theory of syntax analysis procedures used to identify relevant Fu said.
Defines
- 定义切入点的控制台应用程序。编译原理词法分析语法分析器-LR1.cpp : Defines the entry point for the console application.
1.Rar
- 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术. -When learning compiling principle of lexical and grammatical analysis program. Morphology and syntax analysis in a class of packaging CFenXi in Visual c++ 6.0,
MyPascal
- 编译原理,包括 语法分析和词法分析。包括源码。很好的!推荐-Compiler Construction Principles, including parsing and lexical analysis. Including the source code. Very good! Recommended
Parsing
- 编译原理中的语法分析。可以对简单的程序分析语法是否正确-Compilation Principle of the grammatical analysis. Program analysis can be a simple syntax is correct
yufafenxi
- 编译原理试验中的语法分析代码,执行完成并产生结果了-Compiler Principle Test parsing code, and produce the results of the implementation of the completion
CMMInterpreter
- CMM解释器,编译原理课程实践,能够实现词法分析,语法分析,中间代码生成等功能-CMM interpreter, compiler theory of curriculum practice, lexical analysis, parsing, intermediate code generation features such as
yuyifenxi
- 编译原理语义分析。通过语法制导或翻译模式生成中间代码。-Compilation principle of semantic analysis .Guided by grammar or translation mode to generate the intermediate code.