Towards a Universal Code Formatter through Machine Learning

Published: 15 November 2016
on channel: SPLASH2016
798
19

There are many declarative frameworks that allow us to implement code formatters relatively easily for any specific language, but constructing them is cumbersome. The first problem is that “everybody” wants to format their code differently, leading to either many formatter variants or a ridiculous number of configuration options. Second, the size of each implementation scales with a language’s grammar size, leading to hundreds of rules.

In this paper, we solve the formatter construction problem using a novel approach, one that automatically derives formatters for any given language without intervention from a language expert. We introduce a code formatter called CodeBuff that uses machine learning to abstract formatting rules from a representative corpus, using a carefully designed feature set. Our experiments on Java, SQL, and ANTLR grammars show that CodeBuff is efficient, has excellent accuracy, and is grammar invariant for a given language. It also generalizes to a 4th language tested during manuscript preparation.


On this page of the site you can watch the video online Towards a Universal Code Formatter through Machine Learning with a duration of hours minute second in good quality, which was uploaded by the user SPLASH2016 15 November 2016, share the link with friends and acquaintances, this video has already been watched 798 times on youtube and it was liked by 19 viewers. Enjoy your viewing!