RxHaskell: Reactive Extensions for Haskell

[ frp, library, mit ] [ Propose Tags ]

An implementation of functional reactive programming based on Microsoft's Reactive Extensions for .NET: http://msdn.microsoft.com/en-us/library/hh242985(v=VS.103).aspx.

RxHaskell offers a monadic API, making it easier to interleave side effects and imperative-style code.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies base (>=4.5 && <5), containers (>=0.4), stm (>=2.4), transformers (>=0.3) [details]
License MIT
Copyright Copyright (c) 2013 Justin Spahr-Summers
Author Justin Spahr-Summers
Maintainer justin.spahrsummers@gmail.com
Category FRP
Home page https://github.com/jspahrsummers/RxHaskell
Bug tracker https://github.com/jspahrsummers/RxHaskell/issues
Source repo head: git clone git://github.com/jspahrsummers/RxHaskell.git
Uploaded by JustinSpahrSummers at 2013-04-15T15:59:37Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2214 total (7 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]