资源列表
SLR(1)
- SLR(1)文法的编译课程设计,内容详细,有LL(1)文法,和SLR(1)分析表,能够对规范试进行分析
tc201
- C语言编译器,提供初学者C语言运行,调试环境.
3
- 文本编辑器,自己原创!有完美的功能!比windows自带好多了!-Text editor, its original! Has the perfect features! Comes much better than windows!
cc
- compiler construction papers are available.
compiler
- 编译原理课程演示文档、该文档为学习编译原理提供了良好的入门材料与指导-Compiler Construction Principles course demo document, the document compiled for the principle of learning provides a good introductory material and guidance
qdevelop-0.25.2
- 用Qt4编写的linux IDE开发环境,功能强大,操作方式与winwod是下的VC很相似。
Compiler
- 编译原理课程详解 主要是各种习题和原理的概述加上例子-Detailed course compiler theory and principles mainly an overview of a variety of exercises together with examples
wtl
- 微软WTL10.0版本用来和VS2010绑定。进行界面化处理十分的有效。经测试是成功的。目前官网上发布的是之前的版本。10的版本已经找不到。这是曾经发出来的。赶紧抢了吧。-The Microsoft WTL10.0 version for VS2010 binding. Interface treatment is very effective. Has been tested and is successful. The official website released the 8.0.10
bianyiyuanlijiaoxuefuzhu
- 编译原理教学辅助体统 编译原理学习必备 代码编写必备-The compiler theory teaching aids decency compile essential principle learning essential coding
compilier
- C编译器,在VC6.0环境下开发,是C的一个简单编译器,但可以运行任何C程序,可以函数嵌套-C compiler, the environment VC6.0 development is a simple C compiler, But can run any C program can be nested function
Lexical-analyzer 简单的词法分析器
- 简单的词法分析器 1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。 2.依次输出各个单词的内部编码及单词符号的自身值。 3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示 -Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of
Reflector
- Reflector.zip----c# 反编译工具。