资源列表
CaslCompiler
- 这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.- This is the CASL assembly language compiler which in a software horizontal qualifications test uses, in the realization document including a compiler, hypothesized machine, is similar
PocketGCC_Pleafles
- pocket上的gcc编译器,深山孤鹰修改-gcc complier of ppc. support .cpp,.c,.s files
aic7Yxx-2.0.26-6.3.11-linux-2.6.tgz
- this open source scsi driver for linux.-this is open source scsi driver for linux.
SmallC-CSharp
- 用C#编写的small C 自定义语言的编译器,用于帮助一些刚开始接触编译原理的朋友,帮助理解词法和语义。-Written in C# small C from the definition of the language compiler, used to help some just started compiling principle friend and help understand lexical and semantics.
NFA-DFA-MFA
- 正则表达式及NFA-DFA-MFA的转换和判别-Regular expressions and NFA-DFA-MFA conversion and discriminant
TinyC
- 编译原理课设,TinyC,简化的C语言编译器,不能支持比较高级的C程序,可以生成汇编和语法树-Principle-based compiler class, TinyC, to simplify the C language compiler, can not support the more advanced C procedures, can generate the compilation and syntax tree
BeginningLuaProgramming
- 关于lua的相关资料,可以帮助大家学习lua-some papers about lua
analysis-and-code-generation-of-Tiny
- 编译原理实验,编译TINY及其词法分析、语法分析、语义分析、代码生成,其中包含实验报告分析、代码和结果。-Compiler theory test, compile TINY and lexical analysis, syntax analysis, semantic analysis, code generation, which includes analysis of test reports, code and results.
根据某一LL(1)文法编制调试预测分析程序
- 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
bianyi
- java 写的编译原理,包括词法分析,语法分析,目标代码生成。table表等内容-write java compiler theory, including lexical analysis, syntax analysis, object code generation. table table, etc.
ODscript
- OD脚本编写详解。 很详尽地解释了OD脚本的编写方法及原理。-OD scr ipting Xiangjie. Very detailed explanation of the preparation method and the principle of the OD scr ipt.
CMM-parser
- 一款CMM语法分析器,功能比较全面,可解释运行程序-A CMM parser, function more fully, run the program explained