Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srcAttributor: a srcSlice attributing tool

How to use:

You will need to create a build directory to run the application

mkdir build
cd build/
cmake ..
make

Program executable will be placed in /build/bin.

To use the program:

./srcattributor -i [json file input path] -o [srcML file output path]
  • The .json file includes slice profiles, with their slice information
  • srcAttributor reads in these slice profiles, then evaluates them with the srcML file
  • attributes for the different slice profiles are inserted into correlating elements

About

srcSlice extension, modifies srcML files to incorporate slice variable information

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages