搜索资源列表
语法词法分析器
- 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a class called CFenxi.The program
ciyufa
- 是简单的词法分析器和语法分析器,应该还有很多未知BUG没有发现,希望大家测试-simple lexical analyzer and parser, and there should be no BUG unknown, we hope that testing
词法分析qi
- 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words
simpleSyntaxAnalyzer
- 语法分析器 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构.-Parser this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether the procedures
MacPower_usb2_isd300
- 词法分析器 语法分析器-lexical analyzer Parser
bianyiyuanlikechengsheji
- 词法分析器,语法分析器及中间代码生成器,输出二元式
cffx2
- 这是一个能够判断单词结构的词法分析器小程序,它能够分析单词符号传递的语法语义.
VCcyufxyma
- VC++词法语法分析器源码 VC++词法语法分析器源码
编译原理上机指导
- 编译实验程序,主要有词法,语法分析器的设计-compiler experimental procedure, mainly morphology, syntax analyzer design
词法分析最终定稿
- C写的词法分析器,能实现简单的文件查找, 如果表达式正确,则会在结果框中显示“正确”,否则会显示存在语法错误.这是我第一次上传如果大家发现有错误的文法没有报错,或者正确的文法却报错了,可以向我反映-C wrote lexical analyzer, able to find a simple document, if correct expression will be shown in the results box "correct", as it showed the
bianyiyuanli.rar
- 编译原理实验中词法分析器和语法分析器的实验报告(附源代码),Compile principle experiment lexical analyzer and parser of the lab report (with source code)
Sample4_1
- 词法分析器,实现简单的词法分析程序,可以为以后的语法分析打下很好的基础-Lexical analysis
Syntaxlexicalanalyzer
- 自己做的一个编译器的语法 词法分析器!对初学编译器的很有用。-Own a grammar compiler lexical analyzer! Compiler for learning useful.
Defines
- 定义切入点的控制台应用程序。编译原理词法分析语法分析器-LR1.cpp : Defines the entry point for the console application.
cifa
- 词法分析器与递归下降的语法分析器的结合,含有实验报告,用c语言编写-Lexical analyzer and recursive-descent parser combination, containing experimental report, using c language
wiw
- 编译原理课程设计代码 包含词法 语法分析器 和中间代码生成器-Principles of Course Design Compiler Code
Parser
- 一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。-Lexical Analysis Parser
programming
- 编译原理课程设计,内含词法分析器和语法分析器。-Principles of curriculum design, compilation, containing the lexical analyzer and parser.
cifa
- 自己写的词法分析器,语法分析器,觉得不错,多多指教-Write your own lexical analyzer, parser, feel good, great weekend
complier_of_c-
- c-语言的词法和语法分析器c语言实现,包括所有代码和工程文件。-c language lexical and syntactic parser c- language implementations, including all code and project files.