搜索资源列表
iscript
- 编译原理的词法分析,上下文无关文法的编译器-compiler tenets of lexical analysis, context-free grammar compiler
FillTable
- 这是一个c程序,它是用来解决编译原理中的词法扫描程序,用来查添符号表。-c This is a program that is used to solve the compiler principles of lexical scanning procedures used to investigate Tim symbol table.
wordsanalysis
- 用C语言来实现的编译原理词法分析的小程序,可以对输入的C语言程序进行初步的静态检测-C language compiler to achieve the tenets of lexical analysis of small programs, can the importation of the C language program for the initial static testing
2581125
- 一个很好的编译程序,词法分析叮叮咚咚叮叮咚咚多多 -a good compiler, lexical analysis ringing joyous ringing joyous lot
byyl_cffxq
- 编译原理:词法分析器(C++实现) 将PASCAL的源程序,即相应字符流转换成内部表示,并对标识符填写相应的符号表供编译程序以后各阶段使用,输出的单词符号格式为二元组(单词种别,单词在标识符表中的地址),标识符表格式有“序号”和“标识符本身的值”两项。-compiler : lexical analyzer (C achieved) will PASCAL source, that is, replaced by the corresponding characters in the int
cffx
- 编译试验,非常有好处,有很大参考价值,是词法分析-compiler test, a very good, very important reference value of lexical analysis
原版
- 编译原理的词法分析 改编PL/0成C-compiler tenets of lexical analysis based PL / C 0%