摘要
本文介绍一个面向FORTRAN的程序设计环境FOPE(FORTRANOrientedProgrammingEnvironment)。FOPE提供对FORTRAN程序的静态分析、动态分析、程序变换、DO循环变换、文档生成等功能,文中详细地介绍了这些功能。FOPE的一个重要特点是可视化。可视化工具有程序调用关系图、过程控制流图和数据依赖图三种,它能做到对程序的静态结构和动态运行过程用图形显示。FOPE环境以X-Window为基础,建立了窗口用户界面,大大地方便了使用。
This paper introduces a FORTRAN oriented Programming Environment FOPE whichsupports analyses and transformations to FORTRAN programs. Several functions of FOPE suchas static analysis, dynamic analysis,program transformations I DO-loop transformations and documentation generation are presented in this paper. one of the important characteristics of FOPEis visualization.This kind of tool includes program call graph, control flow graph and data dependence graph, with which the static structures of programs and dynamic execution states can bedisplayed. FOPE system is built on the UNIX operating system and X--Windows.
出处
《计算机研究与发展》
EI
CSCD
北大核心
1995年第11期44-49,共6页
Journal of Computer Research and Development
基金
中国科学院"八五"攻关项目
关键词
程序设计环境
FPRTRAN语言
FOPE
CASE, static analysis, dynamic analysis,visualization, programming environment,call graph, control flow graph, user interface.