The reactive-banana package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥4.2 & <5), containers (≥0.3 & <0.5), fclabels (1.1.*), hashable (1.1.*), QuickCheck (≥1.2 & <2.5), transformers (0.2.*), unordered-containers (0.2.*), vault (0.1.*) |
| License | BSD3 |
| Author | Heinrich Apfelmus |
| Maintainer | Heinrich Apfelmus <apfelmus quantentunnel de> |
| Stability | Experimental |
| Category | FRP |
| Home page | http://haskell.org/haskellwiki/Reactive-banana |
| Source repository | git clone git://github.com/HeinrichApfelmus/reactive-banana.git |
| Upload date | Thu Apr 12 19:32:02 UTC 2012 |
| Uploaded by | HeinrichApfelmus |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.7.1.2, Debian: 0.7.0.1 |
Modules
Downloads
- reactive-banana-0.5.0.1.tar.gz (Cabal source package)
- package description (included in the package)