资源列表
[编译器/词法分析] cifa
说明:词法分析的目的是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。-Lexical analysis is the input source to be divided, given the basic symbol (token) sequence, and passing notes and spaces, such as separator. Basic symbols of the language cl<chenli> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 13224759569
说明:可以进行词法分析的程序,用C语言编写,内容有些是从网上找到的,比较新-Lexical analysis can be carried out the procedure, using C language, content and some are found from the Internet, a relatively new<李国东> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] upanddown
说明:粗略地说它的实现思想是对输入符号串自左向右进行扫描,并将输入符逐个移入一个后进先出栈中,边移入边分析,一旦栈顶符号串形成某个句型的句柄时,(该句柄对应某产生式的右部),就用该产生式的左部非终结符代替相应右部的文法符号串。-Rough idea is that it s the realization of the input symbol string to be scanned from left to right, and enter the site one by one into a L<jilangzhe> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] zhaoshiwei
说明:纯c语言实现的词法分析器。可以输出token串以及符号表。状态转移比较明确。最后结果通过文件输出-Pure c language lexical analyzer. Token string can be output as well as the symbol table. More explicitly state transition. The final outcome of the adoption of document output<风明月> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] JudgeLL(1)grammer
说明:根据判断一个文法是LL(1)文法的三个条件,逐一实现其判别条件-According to judge a grammar is LL (1) grammar of the three conditions, one by one to achieve its Criterion<frr> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 030402401
说明:词法分析器 可以实现 pascal 的词法分析 还是有点用的 -Lexical analyzer can be achieved pascal the lexical analysis is still somewhat used<zhanghuachai> 在 2025-06-14 上传 | 大小:2kb | 下载:0