Automating adaptive maintenance changes with SrcML and LINQ

  • Authors:
  • Vinay Augustine

  • Affiliations:
  • ABB Corporate Research, Raleigh, NC

  • Venue:
  • Proceedings of the ACM SIGSOFT 20th International Symposium on the Foundations of Software Engineering
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Automated program transformation can significantly improve the speed and accuracy of adaptive maintenance tasks. However, developers typically eschew program transformation because of the difficulty in creating, using, and maintaining transformations. They may also be unwilling to learn a new technique that will be used infrequently. We present an approach that leverages programmers' existing knowledge of C# and LINQ to drastically reduce the learning curve associated with program transformation.