资源列表
LR(1)语法分析过程
- 输入:3+4*6输出:27(当然中间包括LR(1)语法分析过程 程序提供主要为了给大家提供一些方便,你懂得。。。呵呵 如有问题,QQ:718561468 来自:大连理工大学软件学院
Convert_NFA_TO_DFA
- Converting nfa to dfa in java
D++
- 一个14岁的小孩写的D++编译器,很厉害哦-A 14-year-old child wrote D++ Compiler, very powerful, oh
compiler
- 这个是采用java编写的for语句的LR分析法的翻译程序,实验结果是输出三地址代码。
mathparser_0.02
- 数学公式分析- The mathematical formula analyzes
flex&bison
- 一个使用flex和bison的小例子-use of a flex and bison small examples
accidence
- C语言编译的词法分析。这是针对C程序的源代码的关键字和符号,变量进行识别-C language compiler of lexical analysis. It is aimed at the C program's source code keywords and symbols, and the identification of variables
PROGRAMMA
- vigerene encryption in vb
dtest
- 这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
Lexical
- 简单的词法分析器 利用vc编程 功能 可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断-The lexical analyzer easy to use programming function vc can open arbitrary location and name of the original document lexical analysis can be carried out illegal characters and letters
LEX
- 词法分析器,VC++编写,是学习编译原理的好工具,包含自己定义格式的源文件输入。-Lexical analyzer, VC++ to prepare, to learn principles of good tools to compile, contains its own definition of input source file formats.