资源列表
MPLABC18CCompilerUsersGuide
- MPLAB C18 C 编译器用户指南,适合初学者参考-MPLAB C18 C Compiler User s Guide for Beginners Reference
compile123148
- 非常好的编译源代码 将一个l语言转换为中间代码 java版本-very good source code will compile a l converted to intermediate language code java version
autoconf
- Autoconf 是自动生成软件源代码配置脚本的工具,由此可以通过这个配置脚本,根据具体的应用场合,来配置软件源代码进行编译。-Autoconf is a tool for producing shell scr ipts that automatically configure software source code packages to adapt to many kinds of unix-like systems. The configuration scr ipts pro
pl0
- c++实现的 pl/0 语言 的词法分析和语法分析-c++ implementation of the pl/0 language lexical analysis and syntax analysis
lex
- 编译原理实验词法分析,主要是要看懂词法分析程序是做个什么的-Compiler principle experiment lexical analysis
Rubix_Cube2204965252011
- ritten by - Anshu Krishna This program is for playing with the RubixCube. User can himself/herself solve the cube or can ask the computer to solve it. This program lets the user to view the cube from any direction he wants
cffx
- c++语言描述~词法分析器~可以通过文件流输入输出需要进行分析的语句~-c++ language descr iption ~ ~ lexical analyzer can document the need for input and output flow analysis statement ~
PL0+Backup
- 课程题目:对PL/0编译器作以下修改扩充
Parsing
- 编译原理实验软件。手工实现的C-词法分析器和运用算法实验的词法分析器-Compiler theory test software. Achieved by hand and use C-lexer lexer experimental algorithms
CompilerPrinciples
- 编译原理课件,吕映芝版,需要的朋友请下载试用,希望对您有帮助.
slr(1)
- SLR(1)分析法的引入是当文法的LR(0)项目集规范族中存在移进-归约冲突或归约-归约冲突时,可以通过向前查看一个符号的办法来进行处理,以解决冲突。-SLR (1) analysis method was introduced when the grammar of the LR (0) item sets exist in family moved into the specification- reduce conflicts or reduction- reduce conflicts,
F4
- A modification of f2c to include many (not all) digital and sun extensions: dynamic formats, additional statementsm, etc. Plus some extra stuff for a better build system -- f77 wrapper, ratfor, etc. For MSVC6. Undocumented. Use at your own risk.-A mo