Skip to content

totemcaf/code-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-fixer

Prototype for an Automatic Software Repair Tool for Java Programs based on Meta-Programs.

This is a grading exercise for the ECI 2015 course: http://www.monperrus.net/martin/eci2015

How to run it with gradle:

gradle clean compileJava spoonFiles compileTest fix

This exercise uses: https://github.com/INRIA/spoon

See:

Renaud Pawlak, Martin Monperrus, Nicolas Petitprez, Carlos Noguera, Lionel Seinturier. “Spoon v2: Large Scale Source Code Analysis and Transformation for Java”. Technical Report hal-01078532, Inria. 2014.

Other references

About

Prototype for an Automatic Software Repair tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages