An Axiomatic Semantics for Functional Reactive Programming

Functional reactive programming (FRP) is a paradigm extending functional languages with primitives which operate on state. Typical FRP systems contain many dozens of such primitives. This thesis aims to identify a minimal subset of primitives which captures the same set of behavior as these systems,...

Full description

Bibliographic Details
Main Author: King, Christopher T.
Other Authors: Michael A. Gennert, Department Head
Format: Others
Published: Digital WPI 2008
Subjects:
coq
Online Access:https://digitalcommons.wpi.edu/etd-theses/464
https://digitalcommons.wpi.edu/cgi/viewcontent.cgi?article=1463&context=etd-theses
Description
Summary:Functional reactive programming (FRP) is a paradigm extending functional languages with primitives which operate on state. Typical FRP systems contain many dozens of such primitives. This thesis aims to identify a minimal subset of primitives which captures the same set of behavior as these systems, and to provide an axiomatic semantics for them using first-order linear temporal logic, with the aim of utilizing these semantics in formal verification of FRP programs. Furthermore, we identify several important properties of these primitives and prove that they are satisfied using the Coq proof assistant.