Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

University of Wisconsin Milwaukee

Theses/Dissertations

2023

Animation

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Future Of Functional Reactive Programming In Real-Time Systems, Anisha Tasnim May 2023

Future Of Functional Reactive Programming In Real-Time Systems, Anisha Tasnim

Theses and Dissertations

The evolution of programming paradigms and the development of new programming languages are driven by the needs of problem domains. Functional reactive programming (FRP) combines functional programming (FP) and reactive programming (RP) concepts that leverage asynchronous dataflow from reactive programming and higher-level abstractions building blocks from functional programming to enable developers to define data flows and transformations declaratively. Declarative programming allows developers to concentrate more on the problem to be solved rather than the implementation details, resulting in efficient and concise code. Over the years, various FRP designs have been proposed in real-time application areas. Still, it remains unclear how …