2 papers
cs.SE2019
One DSL to Rule Them All: IDE-Assisted Code Generation for Agile Data Analysis
Artur Andrzejak, Oliver Wenz, Diego Costa
Data analysis is at the core of scientific studies, a prominent task that researchers and practitioners typically undertake by programming their own set of automated scripts. While…
cs.SE2018
Memory and Resource Leak Defects and their Repairs in Java Projects
Mohammadreza Ghanavati, Diego Costa, Janos Seboek +2
Despite huge software engineering efforts and programming language support, resource and memory leaks are still a troublesome issue, even in memory-managed languages such as Java.…