Development of Program Difference Tool Based on Tree Mapping
スポンサーリンク
概要
- 論文の詳細を見る
In the program development process, it is often necessary for programmers to know the differences between two programs, or two different versions of a program. Since programs have structures such as iteration statement and selection statement, applying text-based tools such as UNIX diff to identify the differences may produce unsatisfactory results. In this paper, we exploit a tree as the internal representation of a program, obtain the mapping between two trees and display the program differences visually based on the mapping and pretty-printing technique so that the structural differences can be identified immediately.
- 社団法人電子情報通信学会の論文
- 1995-10-25
著者
-
Inoue Katsuro
Department Of Informatics And Mathematical Science Graduate School Of Engineering Science Osaka Univ
-
Inoue Katsuro
Department Of Information And Computer Sciences Faculty Of Engineering Science Osaka University
-
Lian Lin
Department of Information and Computer Sciences, Faculty of Engineering Science, Osaka University
-
Aizawa Minoru
Software Laboratory, TOSHIBA CORPORATION
-
Torii Koji
Graduate School of Information Science, Nara Advanced Institute of Science and Technology
-
Torii Koji
Graduate School Of Information Science Nara Advanced Institute Of Science And Technology
-
Lian Lin
Department Of Information And Computer Sciences Faculty Of Engineering Science Osaka University
-
Aizawa Minoru
Software Laboratory Toshiba Corporation
関連論文
- Development of Program Difference Tool Based on Tree Mapping
- CooPs : A Cooperative Process Planning System to Negotiate Process Change Requests
- A Comparison of Correlated Failures for Software Using Community Error Recovery and Software Breeding