Categorical Semantics for Functional Reactive Programming with Temporal Recursion and Corecursion

Wolfgang Jeltsch
DOI: https://doi.org/10.48550/arXiv.1406.2062
2014-06-09
Programming Languages
Abstract:Functional reactive programming (FRP) makes it possible to express temporal aspects of computations in a declarative way. Recently we developed two kinds of categorical models of FRP: abstract process categories (APCs) and concrete process categories (CPCs). Furthermore we showed that APCs generalize CPCs. In this paper, we extend APCs with additional structure. This structure models recursion and corecursion operators that are related to time. We show that the resulting categorical models generalize those CPCs that impose an additional constraint on time scales. This constraint boils down to ruling out $\omega$-supertasks, which are closely related to Zeno's paradox of Achilles and the tortoise.
What problem does this paper attempt to address?