资源列表
[编译器/词法分析] cffx_tcking
说明:该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序<汤超> 在 2024-11-14 上传 | 大小:199kb | 下载:0
[编译器/词法分析] 算术表达式的词法分析和语法分析
说明:算术表达式的词法分析和语法分析,编译原理的实验,希望能和大家探讨。-arithmetic expression of lexical analysis and parsing, translation theory test, and we hope to explore.<陈为> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[编译器/词法分析] 21codes_del62755882442
说明:将布尔表达式翻译成后缀式(即逆波兰式),中间有词法分析,语法分析及中间代码生成-Boolean expressions to be translated into the suffix- (reverse Polish), there is a lexical analysis, Grammatical analysis and intermediate code generator<张丽> 在 2024-11-14 上传 | 大小:1.25mb | 下载:0
[编译器/词法分析] 语法分析器 tcking
说明:一个vc写的语法分析器 可以分析c语法-vc write a parser can be analyzed c Grammar<汤超> 在 2024-11-14 上传 | 大小:134kb | 下载:0
[编译器/词法分析] draak822004
说明:Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any pla<远超> 在 2024-11-14 上传 | 大小:629kb | 下载:0
[编译器/词法分析] csmile_1_0.src
说明:C-smile OOL is a scr ipting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行<远超> 在 2024-11-14 上传 | 大小:316kb | 下载:0