资源列表
cifafenxi
- C++编辑的简单词法分析器,编译原理方面的-A simple C++ lexical analyzer editing, compiler theory in the
Linguist
- Linguist自动化编译系统,可以批量生成计算机语言与其对应的编译器-Linguist automated build system, you can batch generate computer language and their corresponding compilers
ECGViewer_v1.2.2
- program vizualizare formate ecg
Factorial
- Recursive factorial that gives the number that goes from 0 to 20
mylexer
- 包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-Including lexical analysis, recursive descent parsing, LL (1) syntax analysis, a simple grammar analysis and operator precedence parsing priority
Cyclic-code
- 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
javacc
- javacc词法分析所产生的文件可以测试eclipse是否调配好-javacc generated files lexical analysis to test whether the deployment of a good eclipse
C-Prepared-Lexical-Analyzer
- 词法分析器。建立分析器模型框架,根据分析器的状态转换图算法以及算法构造-Establish analyzer model framework, according to the analysis of the state transition figure algorithms structure
syntax-analysis-
- 编译原理中语法分析的实现文件,包括头文件,以及存放的TXT文件-Compiler theory of syntax analysis of the implementation file, including header files, and TXT files stored
lexical-analysis
- 编译原理的手动词法分析,包括头文件等实现。以及存放路径的TXT-Compiler theory manual lexical analysis, including the header files, etc. to achieve. And storing the path of TXT
MyTiger
- Java写的Tiger编译器。只完成词法分析和语法分析。代码很简单。-Tiger compiler written in Java. Only completed the lexical analysis and parsing. The code is very simple.
Lexical-analysis-procedure
- 该文件实现的是词法分析算法,是编译原理上机实验的原码-This file is the lexical analysis algorithms to achieve, is to compile the principles of the original code on experiments