首页 /研究 /On the Positive Effect of Reactive Programming on Software Comprehension: An Empirical Study
OTHER

On the Positive Effect of Reactive Programming on Software Comprehension: An Empirical Study

Guido Salvaneschi, Sebastian Proksch, Sven Amann, Sarah Nadi, Mira Mezini

发表年份
2017
引用次数
38

摘要

Starting from the first investigations with strictly functional languages, reactive programming has been proposed as the programming paradigm for reactive applications. Over the years, researchers have enriched reactive languages with more powerful abstractions, embedded these abstractions into mainstream languages-including object-oriented languages-and applied reactive programming to several domains, such as GUIs, animations, Web applications, robotics, and sensor networks. However, an important assumption behind this line of research is that, beside other claimed advantages, reactive programming makes a wide class of otherwise cumbersome applications more comprehensible. This claim has never been evaluated. In this paper, we present the first empirical study that evaluates the effect of reactive programming on comprehension. The study involves 127 subjects and compares reactive programming to the traditional object-oriented style with the Observer design pattern. Our findings show that program comprehension is significantly enhanced by the reactive-programming paradigm-a result that suggests to further develop research in this field.

关键词

Reactive programmingComputer scienceFunctional reactive programmingProgramming languageProgramming styleProgramming paradigmInductive programmingSecond-generation programming languageFifth-generation programming languageComparison of multi-paradigm programming languages

相关论文

查看 OTHER 分类全部论文