bearriver: FRP Yampa replacement implemented with Monadic Stream Functions.

[ bsd3, frp, library ] [ Propose Tags ]

Yampa is a popular Functional Reactive Programming (FRP) implementation that has been used extensively for all kinds of applications, including robotics and games.

Monadic Stream Functions are a new abstraction for data processors that combine arrows and monads. The library dunai provides a default implementation.

Bearriver (a tributary to the Yampa river) provides the same API as Yampa, but implemented using dunai underneath. The goal is to facilitate understanding what's different about Yampa, and other FRP and Reactive Programming libraries, by creating wrappers around dunai defined precisely by those differences.

Because dunai is particularly fast, especially with optimizations enabled, this implementation is faster than traditional Yampa for medium-sized and large applications.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.10.4, 0.10.4.1, 0.10.4.2, 0.10.4.3, 0.10.4.4, 0.10.4.5, 0.10.4.6, 0.13.1, 0.13.1.1, 0.13.1.2, 0.13.1.3, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.14, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.14.5, 0.14.6, 0.14.7
Dependencies base (>=4.6 && <5), dunai (>=0.6.0 && <0.8), MonadRandom, mtl, simple-affine-space, transformers (>=0.3) [details]
License BSD-3-Clause
Author Ivan Perez and Manuel Bärenz
Maintainer ivan.perez@keera.co.uk
Category FRP
Home page keera.co.uk
Source repo head: git clone git@github.com:ivanperez-keera/dunai.git
Uploaded by IvanPerez at 2020-04-18T17:47:00Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 6649 total (80 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-18 [all 1 reports]