The aim of program specialization is to optimize programs by exploiting certain knowledge about the context in which the program will execute. There exist many program manipulation techniques which allow specializing the program in different ways. Among them, one of the best known techniques is partial evaluation, often referred to simply as program specialization, which optimizes programs by specializing them for (partially) known input data. In this work we describe abstract specialization, a technique whose main features are: (1) specialization is performed with respect to "abstract" valúes rather than "concrete" ones, and (2) abstract interpretation rather than standard interpretation of the program is used in order to propágate info...
Program specialization is a collection of program transformation techniques for improving program ef...
Abstract. Partial evaluation is a program transformation that automatically specializes a program wi...
Recently the relationship between abstract interpretation and program specialization has received a ...
Program specialization optimizes programs for known valúes of the input. It is often the case that ...
Program specialization optimizes programs for known valúes of the input. It is often the case that t...
AbstractProgram specialization optimizes programs for known values of the input. It is often the cas...
We study the múltiple specialization of logic programs based on abstract interpretation. This invol...
Information generated by abstract interpreters has long been used to perform program specialization...
The use of partial evaluation for specializing programs written in im- perative languages such as C ...
Abstract: Program specialization for object-oriented languages by the method of partial ev...
Program specialization is a collection of program transformation techniques for improving program ef...
The relationship between abstract interpretation [2] and partial evaluation [5] has received conside...
Program specialization is a program transformation methodology which improves program efficiency by ...
This paper defines a new variant of program slicing, called specialization slicing, and presents an ...
This paper concerns the use of program slicing to perform a certain kind of program-specialization o...
Program specialization is a collection of program transformation techniques for improving program ef...
Abstract. Partial evaluation is a program transformation that automatically specializes a program wi...
Recently the relationship between abstract interpretation and program specialization has received a ...
Program specialization optimizes programs for known valúes of the input. It is often the case that ...
Program specialization optimizes programs for known valúes of the input. It is often the case that t...
AbstractProgram specialization optimizes programs for known values of the input. It is often the cas...
We study the múltiple specialization of logic programs based on abstract interpretation. This invol...
Information generated by abstract interpreters has long been used to perform program specialization...
The use of partial evaluation for specializing programs written in im- perative languages such as C ...
Abstract: Program specialization for object-oriented languages by the method of partial ev...
Program specialization is a collection of program transformation techniques for improving program ef...
The relationship between abstract interpretation [2] and partial evaluation [5] has received conside...
Program specialization is a program transformation methodology which improves program efficiency by ...
This paper defines a new variant of program slicing, called specialization slicing, and presents an ...
This paper concerns the use of program slicing to perform a certain kind of program-specialization o...
Program specialization is a collection of program transformation techniques for improving program ef...
Abstract. Partial evaluation is a program transformation that automatically specializes a program wi...
Recently the relationship between abstract interpretation and program specialization has received a ...