Activities per year
Abstract
Live programming is a style of development characterized by incremental change and immediate feedback. Instead of long edit-compile cycles, developers modify a running program by changing its source code, receiving immediate feedback as it instantly adapts in response. In this paper, we propose an approach to bridge the gap between running programs and textual domain-specific languages (DSLs). The first step of our approach consists of applying a novel model differencing algorithm, tmdiff, to the textual DSL code. By leveraging ordinary text differencing and origin tracking, tmdiff produces deltas defined in terms of the metamodel of a language. In the second step of our approach, the model deltas are applied at run time to update a running system, without having to restart it. Since the model deltas are derived from the static source code of the program, they are unaware of any run-time state maintained during model execution. We therefore propose a generic, dynamic patch architecture, rmpatch, which can be customized to cater for domain-specific state migration. We illustrate rmpatch in a case study of a live programming environment for a simple DSL implemented in Rascal for simultaneously defining and executing state machines.
Original language | English |
---|---|
Pages (from-to) | 195-212 |
Journal | Software & Systems Modeling |
Volume | 18 |
Issue number | 1 |
DOIs | |
Publication status | Published - Feb 2019 |
Fingerprint
Dive into the research topics of 'Toward live domain-specific languages: from text differencing to adapting models at run time'. Together they form a unique fingerprint.Activities
- 1 Invited talk
-
Model Evolution: Towards Live Domain-Specific Languages
Riemer van Rozen (Speaker)
2 Nov 2018Activity: Talk or presentation › Invited talk › -
File