Write a Blog >>
SPLASH 2019
Sun 20 - Fri 25 October 2019 Athens, Greece
Mon 21 Oct 2019 12:00 - 12:30 at Room 3B - Language design and implementation Chair(s): Tetsuo Kamina

Reactive programming is a programming paradigm for interactive programs. Reactive programming programs define a dataflow graph and propagate data through it, as an alternative to manual management of callbacks. Dynamic reactive programming allows run time changes to the edges of the dataflow graph, but as the graph can change dynamically, graph nodes can be subject to memory leaks.

We present drx – dynamic reactive programming – a DSL for interactive programs, that is programs that interact with other programs or users. drx combines ideas from dataflow, synchronous and reactive programming. The focus of this in-progress paper is the interplay of dynamic dataflow and garbage collection, and our contribution the automatic memory management of the dataflow graph.

Mon 21 Oct

Displayed time zone: Beirut change

11:00 - 12:30
Language design and implementationREBLS at Room 3B
Chair(s): Tetsuo Kamina Oita University
11:00
30m
Talk
Concurrency Control of JavaScript with Arrows
REBLS
Tian Zhao University of Wisconsin-Milwaukee, Adam Berger University of Wisconsin -- Milwaukee, Yonglun Li University of Wisconsin -- Milwaukee
11:30
30m
Talk
Towards a Statically Scheduled Parallel Execution of an FRP Language for Embedded Systems
REBLS
Yoshitaka Sakurai Tokyo Institute of Technology, Takuo Watanabe Tokyo Institute of Technology
DOI
12:00
30m
Talk
Turning Unobservable into Unreachable: Dynamic Reactive Programming without Leaks
REBLS
David Richter Technical University of Darmstadt, Ragnar Mogk Technische Universität Darmstadt
File Attached