资源列表
TEST
- TEST递归下降演示,很不错的!!教学使用-TEST decline recursive demo,verygood!!
GENERAL
- panel and remote code for sunplus card.
Lua_ZWJC
- lua电子书,Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多的累赘,反而会破坏她的优美。-lua book
Keil
- cxlab_《Keil编译器用户手册中文完整版》-cxlab_ the user manual of the Keil compiler Chinese full version
CompilersPrinciplesTechniquesAndTools
- 厦门大学计算机编译原理课程课件,讲得很好,很适合自学。-Xiamen University Computer Courseware compiler theory, put it very well, very suitable for self-study.
lua
- 魔兽世界使用的脚本语言,很不错,中文版
lua_
- lua 一种小型的 解释性虚拟机,可以作中间件使用,占用空间小-A small explanatory lua virtual machine, can be used as middleware to use, small footprint
PL0
- 此源码是编译器原理代码,是在书本源码基础上进行修改过的
bianyi.rar
- 实现了此法分析器和语法分析器 有详细的代码和文档,This method achieved analyzer and parser code and detailed documentation
pl0modify
- 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,STEP,RETURN 运算符 +=,-=,++,--,∧,∨,┓ (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 基本内容(成绩范围:“中”、“及格”或“不及格”) (1)扩充赋值运算:+= 和 -= (2)扩充语句(Pascal的FOR语句): ①FOR <变量>:=<表达式> STEP <表达式> DO <
cmain
- 编译原理的课程设计,简单的c-语言编译器,比较完整-Compiler theory of curriculum design, a simple c-language compiler, more complete
CompilerProject
- it s obout my project in Compiler subject