reflex
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 is easier to get right on the first try, maintain, and reuse. Reflex is a fully-deterministic, higher-order Functional Reactive Programming interface and an engine that efficiently implements that interface. https://reflex-frp.org
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 6 years ago
0.6.4
about 6 years ago
Versions
39
39
Downloads
22,141 total
22,141 total
Dependent Packages
18
18
Dependent Repos
95
95
Links
| Registry | hackage.haskell.org |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/reflex
spec |
| License | BSD-3-Clause |
| First Release | almost 11 years ago |
| Last Synced | 22 days ago |
Rankings on hackage.haskell.org
Overall
Top 5.1%
Downloads
Top 7.6%
Dependent packages
Top 1.7%
Dependent repos
Top 6.1%