RxHaskell: Reactive Extensions for Haskell
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.
Modules
[Index]
Downloads
- RxHaskell-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 2294 total (3 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] |