3 citations · 5 across the 3 of their papers we have counts for
7 papers · 1 filter
FSE/CACM Rebuttal: Correcting A Large-Scale Study of Programming Languages and Code Quality in GitHub
Emery D. Berger, Petr Maj, Olga Vitek +1
Ray, Devanbu and Filkov issued a rebuttal of our TOPLAS paper "On the Impact of Programming Languages on Code Quality: A Reproduction Study". Our paper reproduced "A Large-Scale St…
PlanAlyzer: Assessing Threats to the Validity of Online Experiments
Emma Tosch, Eytan Bakshy, Emery D. Berger +2
Online experiments are ubiquitous. As the scale of experiments has grown, so has the complexity of their design and implementation. In response, firms have developed software frame…
Tea: A High-level Language and Runtime System for Automating Statistical Analysis
Eunice Jun, Maureen Daum, Jared Roesch +4
Though statistical analyses are centered on research questions and hypotheses, current statistical analysis tools are not. Users must first translate their hypotheses into specific…
Mesh: Compacting Memory Management for C/C++ Applications
Bobby Powers, David Tench, Emery D. Berger +1
Programs written in C/C++ can suffer from serious memory fragmentation, leading to low utilization of memory, degraded performance, and application failure due to memory exhaustion…
ExceLint: Automatically Finding Spreadsheet Formula Errors
Daniel W. Barowy, Emery D. Berger, Benjamin Zorn
Spreadsheets are one of the most widely used programming environments, and are widely deployed in domains like finance where errors can have catastrophic consequences. We present a…
On the Impact of Programming Languages on Code Quality
Emery D. Berger, Celeste Hollenbeck, Petr Maj +2
This paper is a reproduction of work by Ray et al. which claimed to have uncovered a statistically significant association between eleven programming languages and software defects…