reactive programming
Recently Published Documents


TOTAL DOCUMENTS

166
(FIVE YEARS 32)

H-INDEX

15
(FIVE YEARS 2)

2021 ◽  
Vol 5 (POPL) ◽  
pp. 1-28
Author(s):  
Patrick Bahr ◽  
Christian Uldal Graulund ◽  
Rasmus Ejlers Møgelberg
Keyword(s):  

Author(s):  
Henrik Larsen ◽  
Gijs van der Hoorn ◽  
Andrzej Wąsowski
Keyword(s):  

Author(s):  
Christian Uldal Graulund ◽  
Dmitrij Szamozvancev ◽  
Neel Krishnaswami

AbstractMost interaction with a computer is via graphical user interfaces. These are traditionally implemented imperatively, using shared mutable state and callbacks. This is efficient, but is also difficult to reason about and error prone. Functional Reactive Programming (FRP) provides an elegant alternative which allows GUIs to be designed in a declarative fashion. However, most FRP languages are synchronous and continually check for new data. This means that an FRP-style GUI will “wake up” on each program cycle. This is problematic for applications like text editors and browsers, where often nothing happens for extended periods of time, and we want the implementation to sleep until new data arrives. In this paper, we present an asynchronous FRP language for designing GUIs called $$\lambda _{\mathsf {Widget}}$$ λ Widget . Our language provides a novel semantics for widgets, the building block of GUIs, which offers both a natural Curry–Howard logical interpretation and an efficient implementation strategy.


2020 ◽  
Vol 110 ◽  
pp. 101784
Author(s):  
Alejandro R. Mosteo
Keyword(s):  

Author(s):  
Artur Sterz ◽  
Matthias Eichholz ◽  
Ragnar Mogk ◽  
Lars Baumgärtner ◽  
Pablo Graubner ◽  
...  

Sign in / Sign up

Export Citation Format

Share Document