Welcome![Sign In][Sign Up]
Location:
Search - lex

Search list

[ELanguageLexandYacc

Description: lex和yacc的简明教程。作者 :Thomas Niemann。 本书将教会你如何使用和构造一个编译器。-lex and yacc tutorial concise. Author: Thomas Niemann. This book will teach you how to use and construction of a compiler.
Platform: | Size: 349184 | Author: lynette | Hits:

[ELanguageexample

Description: vc开发的编译器,使用lex和yacc进行词法器和语法器的构造,清晰的文件显示两种文件的语法结构-vc compiler development, the use of lex and yacc for lexical and grammatical devices of the structure, clear documents show the two documents grammatical structure
Platform: | Size: 215040 | Author: xinghua | Hits:

[ELanguage222

Description: 用LEX自动生成的C-词法分析程序 (能识别注释)-LEX automatically generated by C-lexical analysis procedure (to identify the Notes)
Platform: | Size: 39936 | Author: 雷达 | Hits:

[ELanguagecifafenxiqi(LEX)

Description:
Platform: | Size: 3072 | Author: Susan | Hits:

[ELanguagestudy_Lex_Yacc

Description: Lex 和Yacc 简明教程 本书将教会你如何使用lex 和yacc 构造一个编译器。 lex 和yacc 是两个用来生成词汇分析器和剖析器的工具。 导言部分描写了构建编译器所需的基本部分,以及lex 和yacc 之间的互动关系。后面两章更加详细的描写了lex 和 yacc。构建了一个经典的计算器程序。这个计算器支持常用 的算术符号和控制结构,例如实现了像ifelse和while 这样的控制结构。经过小小的修改,就把这个计算器转换成一个可以运行在基于栈的计算机上的编译器。-Lex and Yacc tutorial concise book will teach you how to use lex and yacc to construct a compiler. lex and yacc are used to generate lexical analyzer and parser tools. Introductory section describes the compiler to build the basic parts, as well as lex and yacc interaction between. Behind the two chapters of a more detailed description of the lex and yacc. Construction of a classic calculator program. The calculator supports the common arithmetic symbols and control structure, for example, realize like ifelse and while such a control structure. After small modifications, so the calculator can run into a stack-based computer compiler.
Platform: | Size: 351232 | Author: 蒋崇武 | Hits:

[Otherlexyacc-7

Description: the guide of lex and yacc this is good for compiler construction
Platform: | Size: 122880 | Author: mike pan | Hits:

[Otherlex_and_yacc_chinese_version

Description: lex 和yacc 的中文指南,用于词法分析和文法分析,有益于编译器构造-lex and yacc Chinese guide used for lexical analysis and grammar analysis, the benefit of the compiler structure
Platform: | Size: 5739520 | Author: mike pan | Hits:

[ELanguageLEX

Description:
Platform: | Size: 35840 | Author: xiaofkg | Hits:

[ELanguagelexyacc

Description: A COMPACT GUIDE TO LEX & YACC by Tom Niemann 比较适合初学者 有个复杂计算器的例子
Platform: | Size: 122880 | Author: 邓冰 | Hits:

[ELanguageLex

Description: 词法分析器设计说明 一、 软件名称 LEX词法分析器 二、 软件运行环境 此软件用C#编写,需运行在Windows xp以上操作系统下,.net Framework 2.0以上版本才能正常运行。
Platform: | Size: 5231616 | Author: LBS | Hits:

[Windows Develop25124254508

Description: lex和yacc本书将教会你如何使用 lex 和yacc构造一个编译器。 lex和 yacc?是两个用来生成词汇分析器和? 剖析器的工具。我假设你能够运用C?语言编程,并且理解数据结构的含义,例如“链表”和? “树” 。-lex and yacc book will teach you how to use lex and yacc to construct a compiler. lex and yacc? are two lexical analyzer and used to generate? parser tool. I assume you can use C? Language programming, and understand the meaning of the data structure, such as
Platform: | Size: 10240 | Author: 谢芳 | Hits:

[ELanguagelex

Description: 包含两个简单的词法分析器代码,一个是用c写的,另一个是用java写的。有一个说明文档。-Contains two simple lexical analyzer code, one is written with c, and the other is written in java. Document has a note.
Platform: | Size: 10240 | Author: 杨敏 | Hits:

[Otherlexandyacc2ndcn

Description: 《Lex与Yacc》中文第二版,附带书中的程序,对使用lex和yacc有很高的价值。
Platform: | Size: 5744640 | Author: figure_hit | Hits:

[ELanguagelex_yacc

Description: lex与yacc.pdf,可以学习简单的编译原理,以及如何构造sql 的语法分析其-lex and yacc.pdf, the compiler can learn simple principle, as well as how to construct sql syntax analysis of its
Platform: | Size: 5531648 | Author: liuchao | Hits:

[ELanguagelex(VC)

Description: 编译原理词法分析,产生二元式,其他的应该不用多说了吧-Compilation Principle lexical analysis, resulting in the dual-type, the other goes without saying it should be
Platform: | Size: 198656 | Author: yangyang | Hits:

[ELanguagelex23

Description: lex语法分析器,学习编译原理的人可以参考学习-lex grammar parser, compiler principles of learning can refer to learning
Platform: | Size: 28672 | Author: sinamaster | Hits:

[assembly languagelex

Description: 词法分析,你可以看到里面的内容其实是很简单的,主要是这个理解的过程-Lexical analysis, you can see the content inside is actually very simple, mainly the understanding of the process of
Platform: | Size: 35840 | Author: gfjiang | Hits:

[ELanguagec

Description: c编译器的lex,yacc文件,很简单,几分钟就能看懂。-c compiler lex, yacc files, very simple, a few will be able to understand.
Platform: | Size: 4096 | Author: 个人隐私 | Hits:

[ELanguagelex

Description: ① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件,将需要分析的文法放在该文件中,分析结果,会输出在output.txt文件中。 -① the use of automatic machine technology to achieve a lexical analysis program ② operator priority use analytical methods to achieve its syntax analysis procedures need to run the establishment of a directory input.txt document, will require the analysis of grammar on that document, the analysis results will output in the output.txt file.
Platform: | Size: 1024 | Author: 邓冰 | Hits:

[Otherclient_server_performance-verygood

Description: flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件——lex.yy.c——其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
Platform: | Size: 707584 | Author: myname | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 36 »

CodeBus www.codebus.net