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 spaghetti 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. The Reactive.Banana.Switch module is quite experimental. There is currently no garbage collection for dynamically created events.
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.6), hashable (≥1.1 & <1.3), transformers (≥0.2 & <0.4), unordered-containers (≥0.2.1.0 & <0.3), vault (0.2.*) |
| 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 | Sat May 11 16:36:50 UTC 2013 |
| Uploaded by | HeinrichApfelmus |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.7.1.2, Debian: 0.7.1.2 |
Modules
Downloads
- reactive-banana-0.7.1.2.tar.gz (Cabal source package)
- package description (included in the package)