-
使用lex yacc编译/小
一个使用lex/yacc的小型C编译器- Uses lex/yacc the small C compiler
- 2023-02-26 02:15:03下载
- 积分:1
-
词法分析的程序设计
词法分析的程序设计- Lexical analysis programming
- 2023-01-01 21:20:03下载
- 积分:1
-
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。...
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
- 2022-06-30 17:07:52下载
- 积分:1
-
一个实现行编辑的小程序
一个实现行编辑的小程序- A reality present edition script
- 2022-04-16 13:23:13下载
- 积分:1
-
编译原理课程报告
编译原理课程报告-report compiled Principle
- 2023-02-13 02:25:03下载
- 积分:1
-
operator priority experiments can be imported grammar, production operator prior...
算符优先实验,可以输入文法,生成算符优先表,输入句子,生成移近-规约过程。并且还有实验报告。-operator priority experiments can be imported grammar, production operator priority list, input sentence, approached generation-the Statute of the process. And there are experimental report.
- 2022-02-12 01:29:25下载
- 积分:1
-
和YACC一样,但是提供对继承属性的语义计算
和YACC一样,但是提供对继承属性的语义计算-Same as YACC, but it provide the semantic calculation for inherited property
- 2023-02-27 02:25:03下载
- 积分:1
-
NFA转化为DFA的一个程序!希望能有点作用!
NFA转化为DFA的一个程序!希望能有点作用!-NFA into a DFA procedures! Hope to some purpose!
- 2022-05-21 18:31:15下载
- 积分:1
-
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码...
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码-Compilation Principle experiment experimental instructions, detailing the experimental environment settings and so on, and detailed source
- 2022-03-21 16:06:30下载
- 积分:1
-
Pascal 到C的转换器
Pascal 到C的转换器 -Converter from Pascal to C
- 2022-04-01 08:29:33下载
- 积分:1