资源列表
[编译器/词法分析] sizeyunsuan
说明:请完成以下描述算术表达式的LL(1)文法的递归下降分析程序G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)| d | i A→+|- M→*|/ 说明:终结符号d为正整数,终结符号i为变量。 其功能为: 从键盘上输入一串四则运算表达式,对照文法G[E]检查输入串的语法是否正确,如果不正确必须指出错误原因。 -Please comple<ck> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[编译器/词法分析] tcc-0.9.25
说明:这是传说中的TCC编译器源码,它是一个只有1M却功能齐全的C编译器,作者已停止更新,这是最后一版-TCC compiler source legendary, it is only 1M but full-featured C-compiler, the author has stopped updating, this is the last edition<植物的> 在 2024-11-15 上传 | 大小:507kb | 下载:0
[编译器/词法分析] Ruben_Villegas_Andres_Garcia_HW4
说明:pl/o compiler developed in systems software cla-pl/o compiler developed in systems software class<rubencito> 在 2024-11-15 上传 | 大小:17kb | 下载:0
[编译器/词法分析] Lexical-analyzer
说明:可以打开C和C++代码,将代码内容扫描到分析其中,进行词法分析-Can open C and C++ code, scan the contents of the code to analyze the lexical analysis<鹿麒祥> 在 2024-11-15 上传 | 大小:639kb | 下载:0
[编译器/词法分析] bianyiyuanli2
说明:编译原理完整的实验代码,包括词法分析和语法分析,测试代码-Compiler principles of experimental code, including lexical analysis and syntax analysis, and test code<qiaojunshuai> 在 2024-11-15 上传 | 大小:29kb | 下载:0