资源列表
PL0(pascall)
- PL/0语言编译程序分析(pascal版)-PL / 0 language compiler analysis (pascal version)
lAlR(1)
- 这个文档是语法分析的文档,对输入的文档进行lR(1)分析,然后对所给的句型进行分析,判断是否合理-this document is grammatical analysis of documents, the importation of the document for l (1) analysis, then on to the boys for analysis, to determine whether reasonable
syntax-analysis-
- 编译原理中语法分析的实现文件,包括头文件,以及存放的TXT文件-Compiler theory of syntax analysis of the implementation file, including header files, and TXT files stored
decoder
- 并行数据向串行数据的转换,实现并到串之间的随意变换-parelell to seriel
Grammar-analysis
- 如何写编译器语法分析与描述,源代码的解释-How to write the compiler grammar analysis related to the descr iption and the source code explanation
scanner22
- 编译原理词法分析器,进行预处理,及单词的规约-compiler theory lexical analyzer, pretreatment, and the words of the Statute
parsing
- 编译原理的语法分析作业,三个代码,实现语法分析-Compiler theory of parsing operations, three code parsing
ubasic-0.1l.tar
- ubasic-0.1l.tar.gz 一个小BASIC解释器源码-failed to translate
Desktop
- 编译原理中做课程设计会设计的输出函数,如何制作词法编译器的部分代码-Principles of curriculum design compiler to do the design of the output would function, how to make a lexical part of the compiler code
chen
- 常用的语法编译器,简单实用,功能强大容易上手,操作简便-qw
cifafenxiqi(new)
- 词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,references).这些代码应该再标记\"%{\"和\"
zhengguishi
- 计算机科学与技术,编译原理,正规式。
