-
在文本下编辑,把需要分析的程序写在zf
在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze
writes in zf-infile.txt, the procedure ending must the designator end
by "@", the procedure result output in with the table of contents in,
document named zf-outfile.txt, this document is the automatic
production.
- 2022-06-01 10:33:22下载
- 积分:1
-
一个小语言的词法分析程序,可以给初学者试试手,很不错的哦.....
一个小语言的词法分析程序,可以给初学者试试手,很不错的哦.. -Accidence anlysis program of a small language,can used by beginner,is ok...
- 2023-07-02 16:20:03下载
- 积分:1
-
语义分析的功能:
第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确...
语义分析的功能:
第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确,语义处理则要执行真正的翻译,即,或者将源程序翻译成程序的一种中间表示形式(中间代码),或者将源程序翻译成目标代码。
有报告-Semantic analysis of the functions: First, review each of the grammatical structure of the static semantics, that is, the grammatical structure to verify whether the procedures legally meaningful. Sometimes this is called static or static semantic analysis review. Secondly, if the correct static semantics, semantic processing should be the implementation of a genuine translation, that is, or will be translated into procedures source an intermediate representation (intermediate code), or source code translated into object code. There are reports
- 2023-04-30 09:55:03下载
- 积分:1
-
一个免费的汇编语言编译器的源代码
一个免费的汇编语言编译器的源代码-a free compilation of language compiler source code
- 2022-05-30 12:47:36下载
- 积分:1
-
编译原理 关于NFA到dDFA转换的c程序
编译原理 关于NFA到dDFA转换的c程序-Compiler Construction Principles on the NFA to dDFA convert c program
- 2023-05-08 21:30:03下载
- 积分:1
-
编译原理,语法分析 ll(1),lr (0),slr(1)
编译原理,语法分析 ll(1),lr (0),slr(1)-compiler theory, syntax analysis ll (1), lr (1), lr (0), slr (1), etc.
- 2022-03-23 10:04:05下载
- 积分:1
-
elecafns.com
elecafns.com-keilc51教程,又需要的就下吧!-keilc51
- 2022-03-18 18:54:03下载
- 积分:1
-
从一个开源软件中摘取的正则表达式模块,是学习正则表达式、编译原理的好东西。...
从一个开源软件中摘取的正则表达式模块,是学习正则表达式、编译原理的好东西。-From an open-source software in the removal of the regular expression module, is to learn regular expressions, compile the principle of good things.
- 2022-03-12 15:11:37下载
- 积分:1
-
has some history of C language compiler, originally developed for Motorola 68000...
一款拥有一定历史的C语言编译器,最初为MOTOROLA 68000 开发,后来为其他一些通用处理器实现了后端,支持C99中的大部分新特性。-has some history of C language compiler, originally developed for Motorola 68000, Later, some of the other processor to achieve a common back-end, the C99 support most of the new properties.
- 2023-04-14 06:00:04下载
- 积分:1
-
five micro
5个微型词法分析器,供参考-five micro-lexical analyzer for reference
- 2022-04-28 02:14:17下载
- 积分:1