资源列表
1219
- 测试显示屏的显示资料,显示屏初始化代码,针对测试用程序.-Testing the display screen information display initialization code, for testing procedures.
Lua5.1
- Lua5.1源码,最出名的应用是魔兽世界-Lua5.1 source, the most well-known application is World of Warcraft
biaodashibianyiqi
- 基于VC++的简单表达式文法编译器,适用于编译原理的初学者,对编译原理的学习有很大的帮助!-Based on VC++ compiler, a simple expression grammar for beginners compiler theory, compiler theory study of great help!
106008
- 编译原理,用c语言实现程序编译过程的语义分析-Compiler theory, c language program compilation process of semantic analysis
CompileChapter1
- 计算机编译原理的文法存储程序。此程序存储用户输入的文法,找出文法中的终结符,非终结符,并且显示四元组形式!-Computer program stored in compiler theory of grammar. This program stores the user input grammar to identify the terminator grammar, nonterminals, and the form of four-tuple!
RJ010703
- C-词法分析器 编译原理第一次课程设计-C-compiler lexical analyzer curriculum design principle for the first time
stanford.compiler.143
- 斯坦福大学操作编译器课程讲义(cs143) stanford university compiler course-stanford university compiler course
compile
- 国防科大内部上课的编译课件,对想要研究编译原理的朋友,非常好-guo fang ke da bian yi yuan li ke jian
PICKI2
- this file is used for the pic mcu training
compile
- 编译原理课程设计:实现IF语句的翻译,将C++中IF语句翻译成四元式形式。-IF statement is realized during compilation compilation
ploc++build
- plo 清华版的第二章的那个!! 1. 基本内容(成绩范围:“中”、“及格”或“不及格”) 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 (2)扩充赋值运算:+= 和 -= (3)扩充语句(Pascal的FOR语句): ①FOR <变量>:=<表达式> TO <表达式>
LLVMs-document
- LLVM compiler infrastructure