资源列表
grammaranalyse12222
- 进行语法的分析,与词法分析器共同构成一个程序的分析器,检查程序错误等-syntax analysis, and the lexical analyzer together constitute a process analyzers, error checking procedures
QPascal
- It s the front-end for freePascal compiler (a rather young IDE for Pascal)
Stack_list
- 用c语言实现栈的一些基本操作:新建-入栈-出栈等等 编译器为c-fr-C language stack some basic operations: New- into stack- out stack and so on Compiler for c-free
compiler_pascal
- C++实现了PASCAL语言(四则运算,变量定义,程序结构)的编译器前端(翻译成四元试)-C++ implementation of the PASCAL language (four arithmetic operations, variable definition, program structure) of the compiler front end (translated into four-test)
examen-tp-compil
- l examen de compilation pour la L3 à l université de l USTH à Alger. Flex/Bison-l examen de compilation pour la L3 à l université de l USTH à Alger. Flex/Bison
MMC_bas.rar
- mmc for Avr with bascom avr program,mmc for Avr with bascom avr program
yufafenxi2
- 编译原理语法分析器- Translation principle grammar analyzer
Constrints
- 简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!
C++LexicalAnalysisProgram
- 词法分析程序。用于词法分析器的制作与应用。-lexical analysis procedure. Lexical analyzer for the production and application.
Signos
- coloca se a data de nascimento o programa diz qual é o signo correspondente a essa data-coloca se a data de nascimento o programa diz qual é o signo correspondente a essa data
LatentSemanticFunc
- SNL编译器 语义分析部分 语义分析器 生成语义表-SNL compiler grammeranalysis LL1 grammer function
word_analyzing
- 词法分析器的构造方法,词法分析器能够识别一些关键字(如if,else等)词法分析器能够识别一些运算符(如+,-,*,/等)词法分析器能够识别标识符 -lexical analyzer Construction, lexical analyzer can identify some keywords (eg if, else) lexical analyzer can identify some Operators (,-,*,/) lexical analyzer can identify