Sciweavers

602 search results - page 4 / 121
» Supporting Program Comprehension Using Semantic and Structur...
Sort
View
IWPC
2002
IEEE
13 years 10 months ago
Source Code Files as Structured Documents
A means to add explicit structure to program source code is presented. XML is used to augment source code with syntactic information from the parse tree. More importantly, comment...
Jonathan I. Maletic, Michael L. Collard, Andrian M...
OHS
2001
Springer
13 years 9 months ago
Using Structural Computing to Support Information Integration
Software engineers face a difficult task in managing the many different types of relationships that exist between the documents of a software development project. We refer to this...
Kenneth M. Anderson, Susanne A. Sherba
OOPSLA
2007
Springer
13 years 11 months ago
Understanding programmer language
The use of bad names — names that are wrong, inconsistent or inconcise — hinder program comprehension. The root of the problem is that there is no mechanism for aligning the n...
Einar W. Høst
PPDP
2000
Springer
13 years 8 months ago
Enhanced sharing analysis techniques: a comprehensive evaluation
an abstract domain developed by D. Jacobs and A. Langen for the analysis of logic programs, derives useful aliasing information. It is well-known that a commonly used core of tech...
Roberto Bagnara, Enea Zaffanella, Patricia M. Hill
ICSM
2006
IEEE
13 years 11 months ago
Source-Level Linkage: Adding Semantic Information to C++ Fact-bases
Facts extracted from source code have been used to support a variety of software engineering activities, ranging from architectural understanding, through detection of design patt...
Daqing Hou, H. James Hoover