Sciweavers

787 search results - page 1 / 158
» Source code analysis and manipulation
Sort
View
INFSOF
2002
56views more  INFSOF 2002»
13 years 5 months ago
Source code analysis and manipulation
Mark Harman, Malcolm Munro, Lin Hu, Xingyuan Zhang
INFSOF
2002
78views more  INFSOF 2002»
13 years 5 months ago
Flow insensitive points-to sets
Pointer analysis is an important part of source code analysis. Many programs that manipulate source code take points-to sets as part of their input. Points-to related data collect...
Paul Anderson, David Binkley, Genevieve Rosay, Tim...
INFSOF
2002
65views more  INFSOF 2002»
13 years 5 months ago
The documentary structure of source code
Many tools designed to help programmers view and manipulate source code exploit the formal structure of the programming language. Language-based tools use information derived via ...
Michael L. Van de Vanter
PEPM
2007
ACM
13 years 11 months ago
Behavioral similarity matching using concrete source code templates in logic queries
Program query languages and pattern-detection techniques are an essential part of program analysis and manipulation systems. Queries and patterns permit the identification of the...
Coen De Roover, Theo D'Hondt, Johan Brichau, Carlo...
ICSM
2002
IEEE
13 years 10 months ago
STA - A Conceptual Model for System Evolution
A great deal of work on software maintenance focuses on source code analysis and manipulation. Code is viewed as a static entity that is – more or less – separated from the sy...
Markus Pizka