资源列表
[编译器/词法分析] 编译课程设计【题目2】
说明:C++语言做的一个小型编译器,可以进行词法分析、语法分析、语义分析及中间代码生成(Lexical analysis, syntax analysis, semantic analysis and intermediate code generation)<Anderson515 > 在 2024-11-08 上传 | 大小:2.2mb | 下载:0
[编译器/词法分析] win_flex_bison-2.5
说明:GNU bison 是属于 GNU 项目的一个语法分析器生成器。Bison 把一个关于“向前查看 从左到右 最右”(LALR) 上下文无关文法的描述转化成可以分析该文法的 C 或 C++ 程序。它也可以为二义文法生成 “通用的 从左到右 最右” (GLR)语法分析器。(GNU bison is a parser generator that belongs to the GNU project. Bison transforms a d<woshichen > 在 2024-11-08 上传 | 大小:638kb | 下载:0
[编译器/词法分析] bianyi_exe2
说明:编译原理语法分析程序,根据词法分析的输出结果,结合语法规则,建立抽象语法分析树(Compilation principle grammar analysis program, according to the lexical analysis of the output results, combined with syntax rules, the establishment of abstract syntax analysis t<HHAO > 在 2024-11-08 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Tiny C 相关程序一
说明:编译原理小程序,可用于教学,日常学习,程序员必备(Compiler principle applet)<Gaara > 在 2024-11-08 上传 | 大小:10kb | 下载:0
[编译器/词法分析] ContextFreea
说明:编译原理实现,完成了上下无关文法的表示与存储(Compile the principle of realization, completed the upper and lower irrelevant grammar representation and storage.)<小凉伴- > 在 2024-11-08 上传 | 大小:855kb | 下载:0
[编译器/词法分析] cifafenxiqi
说明:处理C语言程序,过滤掉无用内容,判断源程序中单词的合法性,并分解出正确的单词,以二元组形式放在文件中。(Deal with C language program, filter out the useless content, judge the validity of the word in the source program, and decompose the correct word, put it into the file<珙县刘德华 > 在 2024-11-08 上传 | 大小:76kb | 下载:0
[编译器/词法分析] 编译原理课程设计报告
说明:本文档详细的介绍了编译原理语义分析的实现以及附上了源代码(Semantic analysis of compiler principles)<ErGouLi > 在 2024-11-08 上传 | 大小:94kb | 下载:0
[编译器/词法分析] 词法分析编译器程序
说明:用C语言开发词法分析程序PL0Compiler,并且修改PL/0词法,将其定义为一种新的语言,例如称其为PL/1语言,并完成 PL/1语言的词法分析程序。(Using C language development lexical analysis program PL0Compiler, and modify the PL/0 lexical, defined as a new language, for example, call i<jinqiuyang > 在 2024-11-08 上传 | 大小:6.12mb | 下载:0