Program slicing is a well known family of techniques intended to identify and isolate code fragments which depend on, or are depended upon, specific program entities. This is particularly useful in the areas of reverse engineering, program understanding, testing and software maintenance. Most slicing methods, and corresponding tools, target either the imperative or the object oriented paradigms, where program slices are computed with respect to a variable or a program statement. Taking a complementary point of view, this paper focuses on the slicing of higher-order functional programs under a lazy evaluation strategy. A prototype of a Haskell slicer, built as proof-of-concept for these ideas, is also introduced
This paper demonstrates that if a slicing algorithm is expressed denotationally, without intermedia...
This thesis presents a classification of program slicing based techniques. The classification allows...
An alternative approach to developing reusable components from scratch is to recover them from exist...
Program slicing is a well known family of techniques intended to identify and isolate code fragments...
Program slicing is a well known family of techniques intended to identify and isolate code fragments...
Program slicing provides explanations that illustrate how program outputs were produced from inputs....
Program slicing is a well known family of techniques used to identify code fragments which depend on...
We present techniques that enable higher-order functional computations to “explain” their work by an...
Program slicing is a well known family of techniques used to identify code fragments which depend on...
We present techniques that enable higher-order functional compu-tations to “explain ” their work by ...
Program understanding is an important aspect in Software Maintenance and Reengineering. Understandin...
AbstractIn recent years much interest has been shown in a class of functional languages including HA...
Dynamic slicing is a technique for isolating segments of a program that (potentially) contribute to ...
Program slicing is a well known family of techniques used to identify code fragments which depend on...
Program slice is the part of program that may take the program off the path of the desired output at...
This paper demonstrates that if a slicing algorithm is expressed denotationally, without intermedia...
This thesis presents a classification of program slicing based techniques. The classification allows...
An alternative approach to developing reusable components from scratch is to recover them from exist...
Program slicing is a well known family of techniques intended to identify and isolate code fragments...
Program slicing is a well known family of techniques intended to identify and isolate code fragments...
Program slicing provides explanations that illustrate how program outputs were produced from inputs....
Program slicing is a well known family of techniques used to identify code fragments which depend on...
We present techniques that enable higher-order functional computations to “explain” their work by an...
Program slicing is a well known family of techniques used to identify code fragments which depend on...
We present techniques that enable higher-order functional compu-tations to “explain ” their work by ...
Program understanding is an important aspect in Software Maintenance and Reengineering. Understandin...
AbstractIn recent years much interest has been shown in a class of functional languages including HA...
Dynamic slicing is a technique for isolating segments of a program that (potentially) contribute to ...
Program slicing is a well known family of techniques used to identify code fragments which depend on...
Program slice is the part of program that may take the program off the path of the desired output at...
This paper demonstrates that if a slicing algorithm is expressed denotationally, without intermedia...
This thesis presents a classification of program slicing based techniques. The classification allows...
An alternative approach to developing reusable components from scratch is to recover them from exist...