资源列表
MFC_ASR
- 本代码是语音识别的应用程序,语音识别的产品是新加坡的INFO,需要的请下载
Compiler
- 实验一:设计SAMPLE语言的词法分析器 检查要求: 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; 输出结果为单词的二元式序列(样式见样板输出1和2); 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行); 注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,
flex++bison++.src
- C++版 词法分析、语法分析器-C version of lexical analysis, grammar analyzer
bashdb-3.1-0.09
- bash debugger. You can use this tool to debug bash shell scr ipt
final
- 一个简单的用C++开发的python解释器。-A simple python interpreter developed with C++.
tools and source code for Crafting a Compiler with
- 《Crafting a Compiler with C》一书的源代码及工具-"Crafting a Compiler with C," a book of the source code and tools
compile
- SLR(1)语法分析器的设计与实现,自底向上的语法分析器-SLR (1) the design and implementation of the parser, bottom-up parser
ifcompiler
- IF-ELSE条件语句的翻译(输出四元式,用简单优先分析法)-IF-ELSE conditional statements of the translation (the output quaternion type, with a simple analysis of priority)
program25vf020
- 使用并口对sst25vf020编程,使用c++build编译器-program for sst25vf020 using parallel
CompileDesignTest
- 编译原理课程设计的语义分析程序,有文档,按照文档里面的语法规则可以得到四元式代码,vs2010编译通过,使用C语言编写-Compiler theory of curriculum design semantic analysis procedures, documentation, in accordance with the document inside the grammar rules can be four yuan-type code, compiled by vs2010, u
as31-sdcc231-pj3-win32
- sdcc的win版本.是small device c compiler的意思.支持8051和z80.是一个遵循GPL的软件,不过他的库函数是LGPL的,允许商业联结,可以用在自己的软件里-sdcc version. C is a small device compiler mean. support for 8051 and Z80. following is a GPL software, but the library is LGPL. Allow commercial links, can
