资源列表
[编译器/词法分析] SLR(1)_compiler
说明:c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。-c language, slr (1) grammar analysis, grammar analysis ation table and goto table txt documents were preserved.<WayZen> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[编译器/词法分析] Scan
说明:C语言的词法分析器,界面很好看,功能也还可以-C language, lexical analyzer, a good interface, the functions can also be<liujunfeng> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[编译器/词法分析] parser
说明:采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。 程序的输入:词法分析阶段的输出文件 程序的输出:存储了抽象语法树相关信息的XML格式的文件 -Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abstract syntax tree form. Proced<许> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[编译器/词法分析] yufafenxi
说明:语法分析器是函数绘图语言解释器的核心,因此语法分析器的构造是整个解释权构造的关键。语法分析器的构造分为两个重要步骤:规定语言的文法和根据文风编写程序。由于采用递归下降子程序方法,因此在文法的设计上要求是LL(1)文法。具体到此绘图语言,需要构造语法树的语言结构仅限于表达式,因为后继语义处理需要对表达式求值,而对语法树进行遍历即可得到表达式的值。 我们最终构造的是递归下降的语法分析器,要求文法是LL(1)文法,因此需要对二义文法进行改造:即先将文法改写为非二义文法,消除左递归,提取公共左因子<qj> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[编译器/词法分析] gshtrjyekjeu
说明:编译原理的词法分析实验,包括测试代码和实验源代码以及程序说明-Compiler Construction Principles of lexical analysis experiments, including test code and test source code as well as the descr iption of the procedures<刘雷> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[编译器/词法分析] 97288380release
说明:译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。 [编译原理豪华版程序.rar] - 编译原理豪华版程序用VC++编写 [附录I Little C解释程序源代码.rar] - Little C解释程序-Translation of the principle of large operations. C language compiler implementations. Attached to large operations doc document explai<zhx> 在 2025-06-17 上传 | 大小:3kb | 下载:0