reactive-banana
Version 0.7.1.2 revision 0 uploaded by HeinrichApfelmus.
Package meta
- Synopsis
- Practical library for functional reactive programming (FRP).
- Description
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.- Author
- Heinrich Apfelmus
- Bug reports
- n/a
- Category
- FRP
- Copyright
- n/a
- Homepage
- http://haskell.org/haskellwiki/Reactive-banana
- Maintainer
- Heinrich Apfelmus <apfelmus quantentunnel de>
- Package URL
- n/a
- Stability
- Experimental