生成C++的词法/语法分析的Flex语法分析器 -Flex syntactic and phrase parser which can produce C++ code 下载
|
Flex词法/语法分析器源码 -Flex syntactic and phrase parser code 下载
|
编译原理(Flex):生成词法和语法分析程序的源代码的程序。-Compiler Principle (Flex) : Generation morphology and syntax analysis of a programs source code procedures. 下载
|
对pl0语言程序的语法分析源程序,由flex和bison生成。带实验报告。- To the pl0 language procedure grammar analysis source program, produces by flex and bison. Belt test report. 下载
|
对pl0语言的词法分析程序,带分析工具flex。输入一个PL0源程序文件名,即可看到词法统计结果。- To the pl0 language lexical analyaer, brings analysis tool flex. Inputs a PL0 source program filename, namely as worthy of looking at as morphology statistics result. 下载
|
词法,语法分析自动生成工具的使用教程(源代码)。 将flex,bison结合使用可以生成复杂的编译程序。用来做编译程序的前端非常合适。-morphology, syntax analysis tools automatically generate the directory (source code). To flex, bison combination can generate complex compiler. Procedures used in the compiler front-end investments. 下载
|
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of the sequence to flex and bison familiar with these two powerful tool. Finally, a use flex do lexical analysis bison do syntax analysis and design of scientific calculators (unlike General Program Designs entry-level calculators), compiler theory is the study of good examples. 下载
|
编译器,一个小型语言的词法分析器.完成词法分析等功能,识别出一个个单词.- 下载
|