7 citations · 9 across the 2 of their papers we have counts for
2 papers
cs.PL2024★ 2 cited
Reactive Programming without Functions
Bjarno Oeyen, Joeri De Koster, Wolfgang De Meuter
Context: Reactive programming (RP) is a declarative programming paradigm suitable for expressing the handling of events. It enables programmers to create applications that react au…
cs.PL2023★ 7 cited
Tackling the Awkward Squad for Reactive Programming: The Actor-Reactor Model
Sam Van den Vonder, Thierry Renaux, Bjarno Oeyen +2
Reactive programming is a programming paradigm whereby programs are internally represented by a dependency graph, which is used to automatically (re)compute parts of a program when…