搜索资源列表
LL(1)
- 本代码实现语法分析的LL(1)分析法。 (2)、输入一个文法的所有产生式,由程序自动生成它的LL(1)预测分析表。 (3)、对于给定的输入串,能正确识别该串是否为给定文法的句型。
CiFaFenXiQi
- 用C语言实现的词法分析器,用户输入所要分析的代码路径,程序自动识别关键字、变量、界符、运算符,并显示出来-C language lexical analyzer, the code path, the user input to be analyzed, the program automatically recognizes the keywords, variables, delimiters, operators, and displayed