资源列表
[编译器/词法分析] Complier
说明:PL/0语言编译器的中间代码生成。要求用递归子程序法/或预测分析法实现对表达式、各种说明语句、控制语句进行语法分析。若语法正确,则用语法制导翻译法进行语义翻译:对说明语句,要求将说明的各符号记录到相应符号表中;对可执行语句,应产生出四元式中间代码并填写到三地址码表中; 若语法错误,要求指出出错性质和出错位置(行号)。出错处理应设计成一个出错处理子程序。 -The PL/0 language compiler intermediate code generation. Require the<Trista> 在 2025-06-24 上传 | 大小:20kb | 下载:0
[易语言编程] Simply-follow-the-window-effect
说明:简单的跟随窗口效果 无模块,调用API 易语言源码-Simply follow the window effect<易达> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Lexical-analyzer-code
说明:词法分析器代码,用的JAVA语言,比较简单,可以作为课件演示-Lexical analyzer code, with JAVA language, is simpler, can be used as a courseware demonstration<刘贵鹏> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[编译器/词法分析] CMMinterpreterjava
说明:编译原理课程设计 CMM解释器完整java源代码 包括词法分析,语法分析和语义分析以及界面设计的源代码-Principles of curriculum design CMM compile a complete java source code interpreter, including lexical analysis, parsing and semantic analysis of source code and interface design<melodyofsea> 在 2025-06-24 上传 | 大小:27kb | 下载:0
[编译器/词法分析] CMMinterpretercs
说明:编译原理课程设计 CMM解释器完整Csharp源代码 包括词法分析,语法分析和语义分析以及界面设计的源代码-Compiler theory of curriculum design CMM Csharp interpreter source code, including the complete lexical analysis, parsing and semantic analysis of source code and interface design<melodyofsea> 在 2025-06-24 上传 | 大小:55kb | 下载:0