|
Event
Driven FRP
Abstract
Functional Reactive Programming (FRP) is a high-level declarative language for programming reactive systems. Previous work on FRP has demonstrated its utility in a wide range of application domains, including animation, graphical user interfaces, and robotics. FRP has an elegant continuous-time denotational semantics. However, it guarantees no bounds on execution time or space, thus making it unsuitable for many embedded real-time applications. To alleviate this problem, we recently developed Real-Time FRP (RT-FRP), whose operational semantics permits us to formally guarantee bounds on both execution time and space.
@InProceedings{Wan2002,
author = "Zhanyong Wan and Walid Taha and Paul Hudak",
title = "Event-Driven {FRP}",
booktitle = "Practical Aspects of Declarative Languages ({PADL'02})",
year = 2002,
month = jan
}
Download
|