资源列表
[编译器/词法分析] compiler
说明:这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。-This procedure is the compiler part of the<Fayer Michael> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[编译器/词法分析] IvanCompiler
说明:简单编译器前端:词法、语法、语义包含报告-Simple front-end compiler: lexical, syntax, semantics contains reports<谌林> 在 2025-01-19 上传 | 大小:153kb | 下载:0
[编译器/词法分析] wer45353222
说明:用C语言编写的一个编译器小程序 可以读出输入的字符串并把他按照字母,符号,数字等分类,希望给初学编译原理的网友有帮助。-Using C language compiler of a small program can read out the input string and put him in accordance with the letters, symbols, numbers, etc., hoping to novic<aijdf> 在 2025-01-19 上传 | 大小:126kb | 下载:0