资源列表
30EQN
- 应用于多结构一元一次方程或一元二次方程解。-Applied to multi-structure one degree or a quadratic equation solution.
yufafenxi
- 该代码描述的是某些文法的语法分析程序,用于文法的语法分析。-The code describes some of the grammar of the parser for the grammar, syntax analysis.
Microsoft-NMAKE-1.50
- full source code for microsoft NMAKE version 1.5
cifafenxiqi
- 简单但是功能齐全的词法分析器代码,Java实现-Simple but fully functional lexical analyzer code, Java implementation
tut4
- 一个轻量级的C语言编译器,适合用来学习编译原理。-A light-weight open source C compiler, which is suitable for learning the compiler.
CompileC1
- 用java写的图形界面词法分析器,输入文件路径,点击“打开”,在文本框中显示代码,点击“编译”,在另一文本框显示编译结果-Graphical interface using java to write the lexical analyzer, enter the file path, click " Open" display code in the text box, click the " compile" in another text box dis
assignment-statements-
- 赋值语句的递归下降程序设计 编译原理第二次实验-Assignment of the principle of recursive descent compiler programming the second experiment
111
- 编译原理实验 语法分析程序源代码 递归下降法-Principle experiment parser compiler source code recursive descent
tiger-compiler
- 上海交通大学编译课程设计 tiger编译器-Shanghai Jiao Tong University compiler curriculum design tiger compiler
bianyiyuanli
- 编译原理PPT,课件讲解说明,网络工程方面,希望对你有所帮助-Compiler theory PPT,Courseware explanation
bysy
- 词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-Lexical analysis of the main tasks are: to scan source code character by character from left to right, resulting in one word (Token), also check the source of lex
gramma_compile
- pl0语法分析代码,用C实现,只进行语法归约打印-code for pl0 gramma compiled