Abstract
In many application domains, domain-specific languages can allow domain experts to contribute to collaborative projects more correctly and efficiently. To do so, they must be able to understand program structure from reading existing source code. With high-quality data becoming an increasingly important resource, the creation of data pipelines is an important application domain for domain-specific languages. We execute a mixed-method study consisting of a controlled experiment and a follow-up descriptive survey among the participants to understand the effects of a domain-specific language on bottom-up program understanding and generate hypotheses for future research. During the experiment, participants (n = 57) need the same time (Wilcoxon signed-rank test, W = 750, p = .546, RBC = .093) to solve program structure comprehension tasks, but submit significantly more correct solutions (McNemar’s test, χ₁² = 11.17, p =< .001, OR = 4.8) when using the domain-specific language. In the descriptive survey, participants describe reasons related to the programming language itself, such as a better pipeline overview, more enforced code structure, and a closer alignment to the mental model of a data pipeline. In addition, human factors such as less required programming experience and the ability to reuse experience from other data engineering tools are discussed. Based on these results, domain-specific languages are a promising tool for creating data pipelines that can increase correct understanding of program structure and lower barriers to entry for domain experts. Open questions exist to make more informed implementation decisions for domain-specific languages for data pipelines in the future.
Reference
Heltweg, P., Schwarz, G.-D., & Riehle, D. (2026). Can a Domain-Specific Language Improve Program Structure Comprehension of Data Pipelines? A Mixed-Method Study. In Empirical Software Engineering (EMSE), vol. 31, no. 17 (2026) (Springer).
Download
Available on the publisher’s website (or as a local copy).









Leave a Reply