资源列表
javascanner
- 词法分析器,为编译器的第一步,用于词法分析,该程序是针对java程序的分析器-Lexical analyzer, the first step for the compiler for the lexical analysis, the procedure is the procedure for java parser
C
- C语言编译器源代码.rar C语言编译器源代码.rar-C language source code compiler. Rar C language source code compiler. Rar
lexical
- 编译语法,词法分析程序-Translation grammar, lexical analyser
kejian
- 编译原理课后习题答案 清华大学_张素琴版-the file includes courses of Fundamentals of Compiling
pl0
- pl0编译程序源代码阿飞那就nan aifj角角分jakfja j jaa -pl0 hooligan compiler source code would be nan aifj angle angle sub-jakfja j jaa
jd-gui-0.2.10.windows
- 一款小巧的java 反编译软件,无需注册码,解压后就可以使用。-Compact decompile java software
3
- 编译原理龙书第一版,中文版,很值得看的书,程序员必看-failed to translate
JavaScriptEditor
- 这是一个简单版的Javascr iptEditor编辑器,其可以可视化编译Javascr ipt的代码-This is a simple version of Javascr iptEditor editor, which can compile Javascr ipt visualization code
simple-compiler
- simple compiler you can download and have a experienced with anything
guanjianzi
- 根据词法分析阶段的基本原理,实现一个简单的识别关键字的词法分析子程序。 词法分析阶段的任务是输入源程序,对构成源程序的字符串进行扫描和分解,识别出一个个的单词。 本设计题目的目的是识别单词分类中的关键字。 -Lexical analysis phase in accordance with the basic principles of the realization of a simple lexical analysis to identify keywords subrouti
PL0
- 用递归下降的方法来设计PL/0编译器。以下我们给出该语言的FIRST和FOLLOW集合。-The decline in use of recursive methods to the design of PL/0 compiler. Below we give the language of the FIRST and FOLLOW set.
805NFA
- [用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language to the DFA' s nfa equivale