-
Flex词法/语法分析器源码
Flex词法/语法分析器源码 -Flex syntactic and phrase parser code
- 2022-09-27 12:35:03下载
- 积分:1
-
HIT, compile the principle of curriculum design, the compiler simple ~
哈工大,编译原理课程设计,简单的编译器~-HIT, compile the principle of curriculum design, the compiler simple ~
- 2022-01-27 09:34:40下载
- 积分:1
-
这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考...
这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference
- 2022-05-04 23:51:09下载
- 积分:1
-
这是一个具有图形的游戏,它是一个游戏可以由单个人玩…
it is a game having the c graphics and it is a game can be played by single person
- 2023-08-20 12:25:03下载
- 积分:1
-
一个面向对像语言的编译器,输出标准的汇编代码
一个面向对像语言的编译器,输出标准的汇编代码-as a right-oriented language compiler output code compilation of standards
- 2022-11-22 09:00:04下载
- 积分:1
-
编译原理的ll(1)的文法
挺好用的饿
编译原理的ll(1)的文法
挺好用的饿-Compiler Construction Principles of the ll (1) of the hungry with good grammar
- 2022-10-01 12:30:03下载
- 积分:1
-
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况...
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
- 2022-05-15 23:03:00下载
- 积分:1
-
系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等...
系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等-Systematically about the principles of computer language compiler. Such as: compiler, lexical analysis, grammar, etc.
- 2023-03-09 13:55:04下载
- 积分:1
-
- 2023-08-16 20:45: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