资源列表
[编译器/词法分析] VBExplorer
说明:vb反编译的软件,可以查看vb程序的源码,大家觉得好就下吧-vbexplorer<杨洋> 在 2025-06-17 上传 | 大小:406kb | 下载:1
[编译器/词法分析] LexicalAnalyzer
说明:Java语言词法分析器的设计和实现 1.使用DFA实现词法分析器的设计; 2.实现对Java源程序中注释的过滤; 3.利用两对半缓冲区从文件中逐一读取单词; 4.词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5.统计源程序每行单词的个数和整个源文件单词个数; 6.具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Lexical analyzer Java Language Design and Implementation<cher> 在 2025-06-17 上传 | 大小:910kb | 下载:0
[编译器/词法分析] CompilingBinaryFilesUsingACompiler
说明:This document describes how to build binary files using a compiler<wangtzh> 在 2025-06-17 上传 | 大小:57kb | 下载:0
[编译器/词法分析] compiler
说明:该语义分析器能实现编译器的前端,适用于自上而下的语法分析。在语法分析的同时加进语义动作,实现一遍处理,能提高对编译原理课程的理解-Semantic Analyzer to achieve the compiler front-end for top-down parsing. At the same time in the analysis of syntax into semantic actions to deal with the realization of it, the compil<陈玉祥> 在 2025-06-17 上传 | 大小:212kb | 下载:0
[编译器/词法分析] do_while
说明:本代码实现了do-while这个语法结构的语法分析,在语法分析的同时加进相应的语义动作,大家可以仿照这个例子进行其他语法结构的分析-The code to achieve a do-while the grammatical structure of the syntax analysis, syntax analysis, at the same time added to the corresponding semantic action, we can follow the example<陈玉祥> 在 2025-06-17 上传 | 大小:184kb | 下载:0
[编译器/词法分析] acompilesourcecode
说明:让我们来编写一个编译器是一个编译器源代码,让我们学会编译的运行原理-this is a compile source code and let us to understand the theroy of the compile and how the compiler to work<邴琦> 在 2025-06-17 上传 | 大小:207kb | 下载:0