January 7, 2020

178 words 1 min read

FTFY: Research advances in automatic bug repair

FTFY: Research advances in automatic bug repair

Claire Le Goues shares recent advances in academic software engineering and programming languages research that aims to bring that dream to reality, using everything from metaheuristic search to program synthesis to machine learning and search over big databases of existing code to make it happen.

Talk Title FTFY: Research advances in automatic bug repair
Speakers Claire Le Goues (Carnegie Mellon University)
Conference O’Reilly Velocity Conference
Conf Tag Build resilient systems at scale
Location New York, New York
Date October 2-4, 2017
URL Talk Page
Slides
Video Talk Video

Developers spend an amazing amount of time finding and fixing bugs in their programs. There’s been great progress in tooling, compiler and IDE extensions, linters, and other increasingly expressive tools to automatically find bugs before (and after) code ships. But what about automatically fixing them? Claire Le Goues shares recent advances in academic software engineering and programming languages research that aims to bring that dream to reality, using everything from metaheuristic search to program synthesis to machine learning and search over big databases of existing code to make it happen.

comments powered by Disqus