资源列表
CiFaFenXi
- 词法分析,功能齐全,简单实用,绝对的好程序,是学好编译原理的好帮手!-Lexical Analysis
c_vmbsrc
- VmBasic是一款基于虚拟机的结构化的编程语言,用VmBasic编写的代码将被最终解 释成二进制的字节码由虚拟机运行,本压缩档包含VmBasic和虚拟机VmBeta还有开发环 境的IDE以及它们所有的源程序,和开发文档,技术资料,关于程序的申明请见 license.txt-VmBasic is based on the virtual machine structure of the programming language, VmBasic prepared with the f
hubianqi
- 一个用C++编写的汇编器,能把汇编语句转换成二进制代码-a C for the preparation of the compilation, it can compile statement converted into binary code
SeuLex
- 本源码为自行开发的兼容C文法格式的词法分析器LEX,能实现Mini C的简单词法分析功能,并作为语法分析程序的输入。开发环境为VS2008-The source code is a self-developed format compatible with C grammar, lexical analyzer LEX, Mini C to achieve a simple lexical analysis, and as the input parser. Development enviro
COMPILE
- 课程编译原理实验,词法分析器,能识别基本的单词类别-Lexical analyzer
-3-OPG王积成(修改后的).rar
- 编译原理的词法分析器
yufa
- 语法分析器,对已给pascal语言文法,构造LL(1)分析表,编制语法分析程序,要求将错误信息输出到语法错误文件中,并输出分析句子的过程-Parser that have been to the pascal language grammar, structure LL (1) analysis table, the preparation of parsing procedure that requires the output to the error message syntax erro
test
- MFC 列表框的使用,包括列表框的调用和显示.以及选项的获取.-the use of listbox in MFC,includding call and diaplay of listbox,and how we can checked
cifa
- 语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properti
关于编译原理的实验
- 这个也是我做的一个关于编译原理的实验 是在DOS环境下运行的-this is what I do on a principle of translation of the DOS operating environment
Engineering_a_Compiler
- A classic book on principles of compilers.
kawa-1.9.1
- A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and