eclipse / repairnator

Software development bots for Github. Join the bot revolution! :star2::robot::star2::revolving_hearts:
MIT License
384 stars 83 forks source link

repairnator: integrate a repair system for C# #826

Open monperrus opened 5 years ago

monperrus commented 5 years ago

C# is a major language in industry. It would be great to have a repair system for repairing C# programs integrated in Repairnator.

Interested people: James Huang

@mallamanis may have inputs.

mallamanis commented 5 years ago

It would be interesting indeed :) Unfortunately, I am not aware/do not have any experience with such tools for C#/DotNet. Probably Roslyn can be used to create such tools.

apollo2030 commented 5 years ago

I would like to contribute on this as I have some experience with C#. I would need some pointers on where to plug the c# repair system into the repairnator.

monperrus commented 5 years ago

Hi @apollo2030, welcome!

That would be awesome to make progress on repairnator for C#.

There would be two categories of tasks.

The repair tool:

Inside Repairnator:

apollo2030 commented 5 years ago

Hi @monperrus, thanks for the reply, I will take some time to get it working. One question - "implement a program repair tool for Java ..." you meant C# ?

monperrus commented 5 years ago

of course :) (updated my comment)