Skip to content

A simple program slicer for a procedural language

Notifications You must be signed in to change notification settings

JustusAdam/slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slicer

A simple program slicer for a procedural language (but without support for procedures).

Implementation closely follows the paper from Mark Weiser.

There isn't terribly much you can do with this yet, but you can take a look at app/Main.hs. Running the app will print out a sliced version of testprog using the slicing criterion supplied in main, consisting of a line number and a set of variables.

About

A simple program slicer for a procedural language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published