期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
语法制导翻译程序的学习与实践
1
作者 陈兴宝 孙长圣 《工业和信息化教育》 2013年第12期79-86,共8页
本文介绍了语法制导翻译程序的设计与实现。语法制导翻译是指在语法分析的同时,使用与产生式所对应的语义子程序,完成源程序语义分析和翻译工作,最终获得由机器指令或者汇编语言表示的目标程序。本文工作仅限于关键的中间代码四元式表... 本文介绍了语法制导翻译程序的设计与实现。语法制导翻译是指在语法分析的同时,使用与产生式所对应的语义子程序,完成源程序语义分析和翻译工作,最终获得由机器指令或者汇编语言表示的目标程序。本文工作仅限于关键的中间代码四元式表示的翻译结果。 展开更多
关键词 语法制导翻译 属性文法 语义子程序 中间代码
下载PDF
EL 语言属性文法
2
作者 秦振松 吴俊 《东南大学学报(自然科学版)》 EI CAS CSCD 1997年第6期88-91,共4页
介绍面向过程的程序设计语言——EL语言属性文法的构成方法及其典型实例,它是属性文法编译程序生成系统的基础.
关键词 语义子程序 属性文法 程序设计语言 EL语言
下载PDF
数组元素存贮地址计算法研究
3
作者 王琦 《计算机应用与软件》 1988年第3期8-14,63,共8页
本文对数组元素(又称下标变量)按列为序存贮时的存贮地址的计算提出一种新的计算方法。此法甩掉了原来编译程序对数组元素存贮地址的计算时的建栈工作,因此加快了编译程序的编译速度,同时也节省了机器的存贮空间。
关键词 数组 地址 语义子程序
下载PDF
语法制导翻译的学习与实践
4
作者 陈兴宝 《学术问题研究》 2012年第2期49-53,共5页
介绍语法制导翻译程序的设计与实现。语法制导翻译是指在语法分析的同时,使用与产生式所对应的语义子程序,完成源程序语义分析和翻译工作,最终获得由机器指令或者汇编语言表示的目标程序。
关键词 语法制导翻译 属性文法 语义子程序 中间代码
下载PDF
Monadically slicing programs with procedures
5
作者 张迎周 张卫丰 《Journal of Southeast University(English Edition)》 EI CAS 2008年第2期178-182,共5页
A two-phase monadic approach is presented for monadically slicing programs with procedures. In the monadic slice algorithm for interprocedural programs, phase 1 initializes the slice table of formal parameters in a pr... A two-phase monadic approach is presented for monadically slicing programs with procedures. In the monadic slice algorithm for interprocedural programs, phase 1 initializes the slice table of formal parameters in a procedure with the given labels, and then captures the callees' influence on callers when analyzing call statements. Phase 2 captures the callees' dependence on callers by replacing all given labels appearing in the corresponding sets of formal parameters. By the introduction of given labels, this slice method can obtain similar summary information in system-dependence-graph(SDG)-based algorithms for addressing the calling-context problem. With the use of the slice monad transformer, this monadic slicing approach achieves a high level of modularity and flexibility. It shows that the monadic interprocedural algorithm has less complexity and it is not less precise than SDG algorithms. 展开更多
关键词 program slicing monadic semantics interprocedural slicing calling-context problem
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部