搜索资源列表
C
- C语言词法分析器 实现简单的词法分析,是编译原理的课程设计之一-C language lexical analyzer to achieve a simple lexical analysis is compiled one of the principle of curriculum design
ANSI+C+grammar
- C语言编译器的Lex及Yacc词法及语法分析规则源码-C language compiler Lex and Yacc analysis of lexical and grammatical rules of source
Lexical-Compiler
- 一个词法编译器。功能描述在help.txt中有说明。-Lexical Compiler
compiler
- C++编写的编译程序,包括词法分析,语法分析语义分析和中间代码生成。-Written in C++ compilers, including lexical analysis, syntax analysis semantic analysis and intermediate code generation.
compiler
- 这是一个简单的c编译器,可以实现词法分析,语法分析,语义分析,并能输出四元式,界面不是很好看,但功能可以很好的实现。-This is a simple c compiler can achieve lexical analysis, syntax analysis, semantic analysis, and output quaternion type, interface is not very good looking, but the function can be realized.
CMinus-Compiler
- 一个简单的C语言变异器,用C语言实现,包含语法分析词法分析等-A simple variation of the C language, C language, contains a syntax analysis of the lexical analysis
Compiler
- 使用LEX和yacc实现的C—语言的词法分析器和语法分析器,采用的是LALR算法,完整的编译原理实验报告-LEX and yacc use to achieve the C-language lexical analyzer and parser, LALR uses algorithms to compile a complete report of principle experiment
lex
- 编译原理第二章词法编译器的源代码,包含实现字母表部分-Compiler theory lexical compiler source code, including the realization of the alphabet part
Lexical-analysis
- 编译程序之词法分析器,适合于大学编译课程实验所用-Compiler lexical analyzer is suitable for University compiler course experiments
compiler
- 编译原理当中词法分析器的实现,c++语言描述!编译不挂的必备代码-Compiler theory which the realization of the lexical analyzer, c++
lexical-analysis
- 编译原理中的词法分析器,C语言编写。报告带源码。-Compiler theory lexical analyzer, C language. The report with the source code.
Lexical-analyzer
- 词法分析器,编译第一步,将输入转化为对应标记流-Lexical analyzer, the compiler first step, the input converted to the corresponding token stream
compiler
- 一个用c语言写的简单的词法分析,用于大学编译原理的大作业。-A simple to use c language lexical analysis, University of compiler theory for large operations.
Lexical-compiler
- 词法编译器,包含.jar的可运行文件,还有NDF流程图-Lexical compiler Lexical compiler Lexical compiler
Lexical
- java语言编写的,对c语言的编译器,包括词法和语法分析器,在水仙花数程序上测试通过-java language the c language compiler, including lexical and syntax analyzer, the daffodils on the test program
compiler
- 编译器实验报告。包括词法分析器,语法分析器,中间代码生成以及整个编译器。-Compiler experimental report. Including lexical analyzer and parser, intermediate code generation and the entire compiler.
lexical
- 编译原理-词法分析,有三类子串:a,每个1右边都有一个0直接跟着;b:至少包含两个1,任意2个1之间包含偶数个0;c:不包含连续的子串100!输入一串字符,判断该串是哪一类别-Compiler theory- lexical analysis, there are three sub-string: a, each one on the right has a 0 followed immediately b: at least two one, between any two 1 conta
qqq
- C-minus词法编译器。能实现C-minus语言的词法的编译。-C-minus lexical compiler. To achieve C-minus language compiler lexical.
Compiler
- 本程序为一个用MFC编写的具有图形界面的语法词法编译器,对学习编译原理有帮助-This program is an MFC with a graphical interface written lexical grammar compiler, compiler theory helpful for learning
lexical-analyzer
- 编译原理 词法分析器 编译原理课程实验环节中必不可少的程序代码-Compiler theory lexical analyzer compiler course experiment indispensable part of the program code