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.