reenact: A reimplementation of the Reactive library.

[ bsd3, frp, library, reactivity ] [ Propose Tags ]

Reenact is a reimplementation of the Reactive library by Conal Elliott. It preserves semantics and most operators of the original library. In particular the Monoid, Applicative and Monad instances for Events, Reactives and Behaviours are available and have the original semantics. The implementation however is completely different, based on asynchronous channels instead of the unamb operator.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.6, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.8, 0.9
Dependencies base (>=4 && <5), hamid (==0.10), HCodecs (>=0.2.2 && <1), stm, time, vector-space [details]
License BSD-3-Clause
Author Hans Hoglund
Maintainer Hans Hoglund <hans@hanshoglund.se>
Category Reactivity, FRP
Source repo head: git clone git://github.com/hanshoglund/reenact.git
Uploaded by HansHoglund at 2013-07-23T14:45:37Z
Distributions
Reverse Dependencies 2 direct, 5 indirect [details]
Downloads 6309 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]