The latest version of reactive-banana is 1.3.2.0-5.
reactive-banana
Version 0.1.0.2 revision 0 uploaded by HeinrichApfelmus.
Package meta
- Synopsis
- Small but flexible functional reactive programming (FRP) library.
- Description
A small but flexible library for functional reactive programming (FRP).
The main selling point of this library is that it can be hooked into any existing event-based framework. In a sense,
reactive-banana
is a fresh way to think about callback functions.In other words, you can freely mix FRP and imperative code. Bored of writing imperative GUIs? Write some parts with FRP! Don't know how to express something with FRP? Switch back to imperative style!
In the spectrum of possible FRP implementations, this one features simple semantics but modest expressivity. Predicting space & time usage should be easy.
- Author
- Heinrich Apfelmus
- Bug reports
- n/a
- Category
- FRP
- Copyright
- n/a
- Homepage
- https://github.com/HeinrichApfelmus/Haskell-BlackBoard
- Maintainer
- Heinrich Apfelmus <apfelmus quantentunnel de>
- Package URL
- n/a
- Stability
- Experimental