Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code
Updated 2022-12-22 00:43:07 +03:00
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
Updated 2022-04-17 14:19:51 +03:00
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
Updated 2021-09-13 10:37:28 +03:00