ACM Home Page
Please provide us with feedback. Feedback
Program adaptation based on program transformation
Full text PdfPdf (253 KB)
Source ACM SIGPLAN Notices archive
Volume 32 ,  Issue 1  (January 1997) table of contents
Pages: 69 - 72  
Year of Publication: 1997
ISSN:0362-1340
Author
Charles Consel  University of Rennes/IRISA, Rennes
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 10,   Citation Count: 2
Additional Information:

abstract   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/251595.254090
What is a DOI?

ABSTRACT

Much research effort in program transformation has traditionally been devoted to better compile programs. Key examples include program optimization and program parallelization. Program transformation has sometimes been used in program development to derive implementations from high-level specifications.This position paper advocates another promising application of program transformation: program adaptation. That is, the ability for a program to adapt to the context in which it is used. We claim that program adaptation is a key technique in the program development process and is applicable to real size systems.In the following sections, we first explain why program adaptation is important and what this process involves. Then, we discuss how program adaptation can be achieved. Finally, we outline research directions which can contribute to this line of work.