项目作者: reflex-frp

项目描述 :
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.
高级语言: Haskell
项目地址: git://github.com/reflex-frp/reflex.git
创建时间: 2014-11-09T20:27:01Z
项目社区:https://github.com/reflex-frp/reflex

开源协议:BSD 3-Clause "New" or "Revised" License

下载