23 citations · 24 across the 2 of their papers we have counts for
3 papers
cs.PL2024★ 1 cited
Broadening the View of Live Programmers: Integrating a Cross-Cutting Perspective on Run-Time Behavior into a Live Programming Environment
Patrick Rein, Christian Flach, Stefan Ramson +2
Live programming provides feedback on run-time behavior by visualizing concrete values of expressions close to the source code. When using such a local perspective on run-time beha…
cs.SE2019★ 23 cited
Babylonian-style Programming: Design and Implementation of an Integration of Live Examples into General-purpose Source Code
David Rauch, Patrick Rein, Stefan Ramson +2
When working on a program, developers traditionally have to simulate the behavior of the abstract code in their heads until they can execute the application. Live programming aims…
cs.PL2018
Exploratory and Live, Programming and Coding: A Literature Study Comparing Perspectives on Liveness
Patrick Rein, Stefan Ramson, Jens Lincke +2
Various programming tools, languages, and environments give programmers the impression of changing a program while it is running. This experience of liveness has been discussed for…