资源列表
CHM-Decompiler
- 一款CHM反编译工具。可以帮助你分析CHM文件,远离潜在的内嵌恶意软件。-A CHM decompiler tools. Can help you analyze CHM file and away from potential embedded malicious software.
byyl
- 一个专门用于PL0语言的编译器,完成一部分送功能-very good
yuyi
- 编译原理实验 语义分析与中间代码生成 Sample语言的语义和代码生成规则,熟悉Sample语言的语义分析和代码生成过-Compiler theory and experimental analysis of the intermediate code generation semantic Sample language semantics and code generation rules, familiar Sample language semantic analy
CMMCompiler
- CMM语言(c-minus-minus)语言的解释器。相对于一些基本的程序而言,本系统具有以下几个特点: 1.基本功能: 支持int,real等简单类型,支持相应简单数组; 支持while,if,else语句; 基本数值运算:+,-,*,/; 2.语句拓展 支持char,string等类型,同时支持相应类型数组,与常量声明; 完全支持for,break ;switch(case,default)continue等语句; 支持 ,++,--,+=,-=,*=,/=等
cn700_vc616677824666
- C++编的词法分析器 用于分析c语言源代码 界面友好-phaser by C++
bianyiyuanlishiyan2
- 编译原理实验二实现一个语法分析,输出四元式。-the experimnet 2
regula_falsi
- calculation program system of linear equations by the method of the regula falsi
DIP1
- Source code for study CImage library
1
- 编译原理词法语法、语义分析、中间代码产生器-Code compiler theory
bianyiqi
- 这是编译器,包含词法分析,语法分析,生成中间代码。其中语法分析里有3个关键函数---语句块函数、语句串函数、语句函数-This is a compiler, including lexical analysis, syntax analysis, intermediate code generation. The grammar analysis there are 3 key function- block function, statement, statement function str
Syntax-Analyzer
- Syntax Analyzer: this tool with nice GUI can analyze the simple C++ code for syntax errors! It will also tell you the line of syntax error! You could type the code or open a text file with code, and it is also possible to save a file with code.
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,