reactive-banana: Small but solid library for functional reactive programming (FRP).

[ bsd3, frp, library ] [ Propose Tags ]

A small but solid library for functional reactive programming (FRP).

The current focus of this library is to implement a subset of the semantic model for functional reactive programming pioneered by Conal Elliott.

Moreover, this library can hooked into any existing event-based framework. It is especially useful in conjunction with existing GUI frameworks like wxHaskell or gtk2hs.

This also means that your code can be a mix of FRP and imperative parts. Bored of programming 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.

Stability forecast: Known inefficiencies that will be addressed. No semantic bugs expected. Significant API changes are likely in future versions.

Modules

[Last Documentation]

  • Reactive
    • Reactive.Banana
      • Reactive.Banana.Implementation
      • Reactive.Banana.Model
      • Reactive.Banana.Tests

Downloads

Maintainer's Corner

Package maintainers

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 && <4.4), monads-tf (>=0.1 && <0.2), QuickCheck (>=2.4 && <2.5), transformers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Heinrich Apfelmus
Maintainer Heinrich Apfelmus <apfelmus quantentunnel de>
Category FRP
Home page https://github.com/HeinrichApfelmus/Haskell-BlackBoard
Uploaded by HeinrichApfelmus at 2011-04-28T10:19:57Z
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 33572 total (132 in the last 30 days)
Rating 2.75 (votes: 7) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 6 reports]