reactive-banana: Practical library for functional reactive programming (FRP).
Reactive-banana is a practical library for Functional Reactive Programming (FRP).
FRP offers an elegant and concise way to express interactive programs such as graphical user interfaces, animations, computer music or robot controllers. Thus, the reactive-banana library promises to avoid the spagethetti code commonly used in traditional GUI technologies.
See the project homepage http://haskell.org/haskellwiki/Reactive-banana for a more detailed introduction and features.
Stability forecast: No semantic bugs expected. Significant API changes are likely in future versions, though the main interface is beginning to stabilize.
Modules
[Index]
Downloads
- reactive-banana-0.5.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
| Versions [RSS] | 0.1.0.0, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.2.0, 0.4.3.0, 0.4.3.1, 0.4.3.2, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.1.0, 0.8.1.1, 0.8.1.2, 0.9.0.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.3.0.0, 1.3.1.0, 1.3.2.0 (info) |
|---|---|
| Dependencies | base (>=4.2 && <5), containers (>=0.3 && <0.5), fclabels (>=1.1 && <1.2), hashable (>=1.1 && <1.2), QuickCheck (>=1.2 && <2.5), transformers (>=0.2 && <0.4), unordered-containers (>=0.2 && <0.3), vault (>=0.1 && <0.2) [details] |
| License | BSD-3-Clause |
| Author | Heinrich Apfelmus |
| Maintainer | Heinrich Apfelmus <apfelmus quantentunnel de> |
| Uploaded | by HeinrichApfelmus at 2012-04-28T09:12:52Z |
| Category | FRP |
| Home page | http://haskell.org/haskellwiki/Reactive-banana |
| Source repo | head: git clone git://github.com/HeinrichApfelmus/reactive-banana.git(reactive-banana/) |
| Distributions | Debian:1.2.1.0, LTSHaskell:1.3.2.0, NixOS:1.3.2.0, Stackage:1.3.2.0 |
| Reverse Dependencies | 17 direct, 0 indirect [details] |
| Downloads | 35814 total (114 in the last 30 days) |
| Rating | 2.75 (votes: 7) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |