搜索资源列表
用VC++编制的一个递归下降分析程序
- 用VC++编制的一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。,With VC++ Prepared a recursive descent parser to achieve lexical analysis procedure provided by the word sequence and structure analysis of grammar checker.
parse_c
- C语言语法检查器。-C syntactic checker
SpellyCheckSrc
- 语法检查程序,VC6和.NET的插件,包含源代码,visualC++6.0下编译-Grammar checker, VC6 and. NET plug-ins, including source code, visualC++ 6.0 compiler under
bianyiyuanliyufafenxi
- 语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of
yufafenxi
- 一个递归下降分析程序,实现了对语法分析程序所提供是单词序列的语法检查和结构,并实现了简单语言进行语法分析.-A recursive descent parser to realize a parser is provided by the word sequence and structure of the grammar checker, and the realization of a simple language syntax analysis.
CFGSimplify
- CFG上下文无关文法的化简程序,注释详细,本人原来的作业-Context-free grammar CFG simplification of procedures, detailed notes, I am the original operation
bianyiyufa
- 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-Recursive analysis of the preparation of a decline in procedures to achieve lexical analysis procedure provided by the word sequence and structure analysis of grammar checker.
pr
- 编译原理课程设计 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-Principles of curriculum design compiled to formulate a recursive descent parser to achieve lexical analysis program provided by the grammar checker word sequence and structure analysis.
Recursive_descent_parser
- 通过设计、编制、调试一个递归下降语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析,掌握常用的语法分析方法。通过本实验,应达到以下目标: 1、掌握从源程序文件中读取有效字符的方法和产生源程序的内部表示文件的方法。 2、掌握词法分析的实现方法。 3、上机调试编出的词法分析程序。 -By designing, developing, debugging a recursive descent parser, lexical analysis procedure t
ftnchek
- 一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors.
tcc-0.9.25.tar
- A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc gener
Check_compile
- 这是一个检查C++ 源程序语法的.cpp文件,共有1000多行源代码,是很值得参考的一个语法检查程序。-This is a the check C++ source syntax. Cpp files, a total of more than 1000 lines of source code, it is worth referenced a grammar checker.
huibianshiyangongj
- 汇编实验工具,没有代码,仅仅是5个编译器,检查器等等。-Compilation of experimental tools, code, only five of the compiler, checker, and so on.