资源列表
wenzhixin
- 一个简单的计数器,按照编译原理的原理写的。-A simple counter, in accordance with the principle of the principle of compiler writing.
CompilingBinaryFilesUsingACompiler
- This document describes how to build binary files using a compiler
MoYi_C01
- C0编译器,实现词法分析、语法分析、输出运行栈、输出符号表、错误处理,实现到生成PCode。-C0 compiler, the realization of lexical analysis, syntax analysis, the output operation of the stack, the output symbol table, error handling, to achieve the generation of PCode.
Design
- 一个很好的编译原理的课程设计。非常适合新手入门。-Compiled a very good curriculum design principles. Very suitable for beginners.
VBExplorer
- vb反编译的软件,可以查看vb程序的源码,大家觉得好就下吧-vbexplorer
PicCode
- asemble code very good for pic
cffx
- c++语言描述~词法分析器~可以通过文件流输入输出需要进行分析的语句~-c++ language descr iption ~ ~ lexical analyzer can document the need for input and output flow analysis statement ~
bianyikeshe_hsh-6.18_final
- 编译原理—课程设计—if else语句LL(1)方法分析,输出四元式-Compiler Construction Principles- curriculum design-if else statements LL (1) methods of analysis, the output quaternion type
see-2.0.1131.tar
- SEE is a library that provides an ECMAscr ipt (Javascr ipt) run-time environment.
dmdscript
- DMDscr ipt是Digital Mars提供的一个符合ECMA 262规范的脚本语言,采用D语言编写,开放源代码,可以从http://www.digitalmars.com/dscr ipt看到详细信息,另外有一个C++的实现版本。-DMDscr ipt is Digital Mars implementation of the ECMA 262 scr ipting language. Netscape s implementation is called Javascr ipt, M
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
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.