aserg-ufmg / RefDiff

A tool to mine refactorings in the commit history of git repositories.
MIT License
148 stars 44 forks source link

Is it possible to use this tool for python code? #8

Closed Jirigesi closed 4 years ago

Jirigesi commented 4 years ago

Hi,

Thanks for this excellent tool! Can I use this for python? or is there a similar tool for python code?

Thanks

danilofes commented 4 years ago

Hi @Jirigesi. Thanks for your interest! In theory, it would be possible to extend RefDiff to support other languages. It would be really nice to have Python support but, unfortunately, this is not in our plans for the near future. I also don't know of any other tool that offers such support. I will close this issue for now.