楠本研究室

業績一覧

ホーム業績一覧

Bring Your Own Coding Style

Bring Your Own Coding Style
Proc. of the 25th IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER 2018), pp.527-531 (2018)
概要: Coding style is a representation of source code, which does not affect the behavior of program execution. The choice of coding style is purely a matter of developer preference. Inconsistency of coding style not only decreased readability but also can cause frustration during programming. In this paper, we propose a novel tool, called StyleCoordinator, to solve both of the following problems, which would appear to contradict each other: ensuring a consistent coding style for all source codes managed in a repository and ensuring the ability of developers to use their own coding styles in a local environment. In order to validate the execution performance, we apply the proposed tool to an actual software repository. タグ: bring, coding, own, style, your
@inproceedings{NaotoOgura2018,
  author = {Naoto Ogura and Shinsuke Matsumoto and Hideaki Hata and Shinji Kusumoto},
  title = {Bring Your Own Coding Style},
  booktitle = {Proc. of the 25th IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER 2018)},
  pages = {527--531},
  year = {2018},
  month = {mar}
}