Sciweavers

75 search results - page 14 / 15
» Refactoring by Transformation
Sort
View
UML
2005
Springer
14 years 25 days ago
Addressing Domain Evolution Challenges in Software Product Lines
It is hard to develop and evolve software product-line architectures (PLAs) for large-scale distributed real-time and embedded (DRE) systems. Although certain challenges of PLAs ca...
Gan Deng, Gunther Lenz, Douglas C. Schmidt
JCP
2006
85views more  JCP 2006»
13 years 7 months ago
How To Generate Distributed Software Components From Centralized Ones?
Adapting software components to be used in a particular application is a crucial issue in software component based technology. In fact, software components can be used in contexts ...
Abdelhak Seriai, Gautier Bastide, Mourad Oussalah
CSMR
2010
IEEE
13 years 2 months ago
InCode: Continuous Quality Assessment and Improvement
While significant progress has been made over the last ten years in the research field of quality assessment, developers still can't take full advantage of the benefits of the...
Radu Marinescu, George Ganea, Ioana Verebi
CC
2005
Springer
120views System Software» more  CC 2005»
14 years 27 days ago
Data Slicing: Separating the Heap into Independent Regions
In this paper, we present a formal description of data slicing, which is a type-directed program transformation technique that separates a program’s heap into several independent...
Jeremy Condit, George C. Necula
CC
2009
Springer
157views System Software» more  CC 2009»
14 years 4 hour ago
Parsing C/C++ Code without Pre-processing
Abstract. It is difficult to develop style-preserving source-to-source transformation engines for C and C++. The main reason is not the complexity of those languages, but the use o...
Yoann Padioleau