资源列表
wxykzcycx
- ir remote with mcs51
LLanalysis
- 是关于编译原理的LL(1)分析的源代码,其中包含说明文件-Compiler theory about the LL (1) of the source code, which contains documentation
lex_and_yacc
- lex与yacc是特意为编写编译程序和解释程序的人设计的工具,它对非编译程序编写人员所感兴趣的许多应用程序也非常有用。-lex and yacc is written specifically for the compiler and interpreter for the design of the tool, its non-compiler writers are interested in is also very useful for many applications.
analyze_word
- 词法分析器,简单的词法规则,程序以“空格+#”表示结束。-Lexical analyzer, a simple lexical rules, procedures to " space+#" indicates the end.
lexical_analysis_pro
- 实现编译原理中词法分析的功能 用多种方法实现 可以对比其共同不同之处-Compiler theory in achieving the function of lexical analysis can be correlated with a variety of methods to achieve their common difference
lr(0)
- 实现基于编译原理的LR(0)算法,控制台环境,界面简洁,操作方便-Principle-based compiler LR (0) algorithm, the console environment, simple interface, easy operation
11
- 编译原理作业,实现了LR1,可以运行,结果也正确-Compiler theory operations to achieve the LR1, you can run, the result is correct
asdfasdf
- 词法分析器 了解和掌握词法分析的方法; 编程实现给定源语言程序的词法分析器; 利用该分析器扫描源语言程序的字符串,按照给定的词法规则,识别出单词符号作为输出,发现其中的词法错误 -Lexer
Ccompiler.design.code
- C# 编译器源代码高级软件开发设计C # compiler, advanced software development and design of source code -C# compiler, advanced software development and design of source code
tiny
- tiny语言编译器 词法分析部分 实验报告与代码-tiny compiler
fanxvlie
- 用递归求数的反序列及递归求fib,devcpp环境下编写,在其他支持C语言的编译器上均可运行-Recursive sequence and find the number of anti-recursion fib, devcpp environment written in other languages supported C compiler can be run on
c-
- cminus c++实现 包含词法分析 语法分析 语义分析 中间代码生成(pcode) 目标代码生成(汇编)-cminus c++ implementation of syntax analysis including lexical semantic analysis of intermediate code generation (pcode) Target code generation (assembly)