资源列表
[编译器/词法分析] 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 > 在 2025-01-20 上传 | 大小:2kb | 下载:0
[编译器/词法分析] tiny_compiler
说明:tiny compiler for fun and profit<mlugo2 > 在 2025-01-20 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Simple_Compiler
说明:程序功能:实现对一些简单语句的解释运算。支持的运算种类: int a(这种情况下a=0) int a,45 int b,44 a=a+b a=a-b a=a*b a=a/b string str(str为空) string str1,hello! string str2,like str=str1+str2 input str input a print str print a 输入文件:输入“file”命令,随后输入文件路径 读取命令<Athenae > 在 2025-01-20 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Lexical_Analyzer
说明:简易词法分析器,实现C语言词法分析。。。。(Simple lexical analyzer)<xiao_ning > 在 2025-01-20 上传 | 大小:2kb | 下载:0