资源列表
15102856134
- 词法分析器,本程序是C语言的一个子集的词法分析程序,只能识别整型数字和部分关键字和部分符号。-Lexical analyzer, the C language program is a subset of the lexical analysis procedure to identify only integer numbers, and some parts of keywords and symbols.
ACOMPACTGUIDETOLEXANDYACC
- 本书将教会你如何使用 lex 和yacc构造一个编译器。 lex和 yacc 是两个用来生成词汇分析器和 剖析器的工具。-This 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.
5656
- 它输入描述构词规则的一系列正规式,然后构建有穷自动机和这个有穷自动机的一个驱动程序,进而生成一个词法分析程序.-Enter the descr iption of its formation a series of formal rules of style, and then build a DFA and the DFA, a driver, and then generate a lexical analysis program.
simplec.tar
- A simple C compiler source code. -A simple C compiler source code.
yufa
- 对语法进行分析的语法分析系统,可检验其是否正确-Analysis of grammar parsing system can test the correctness of
ToylExp
- 一个词法分析,语法分析的小东西。有兴趣的朋友可以看看。-A lexical analysis, grammar analysis of the small things. Interested friends can see.
cifafenxi
- 建立一个词法分析器,要求能对关键字 标识符 常量等进行分析-The establishment of a lexical analyzer requires constant identifier on keyword analysis, etc.
by
- 算术表达式的语法分析,用的是算符优先法.-Arithmetic expression syntax analysis, using a priority law operator.
sjjg
- 【数据结构】算术表达式求值包含上下完整部分-[] Arithmetic expression data structure evaluation contains a complete upper and lower part of
hfm
- 【数据结构】二叉树遍历及赫夫曼编码表完整版-[] Binary tree data structure traversal and Huffman coding table full version
sjjgt
- 【数据结构】图的遍历,包含(栈类型、图类型、队列类型)-[] Map data structure traversal, including (stack type, map type, queue type)
compiler
- 简单的行编译器 堆栈实现基本操作 显示部分特殊字符-Simple line compiler stack to achieve the basic operation shows some special characters
