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
Change log CHANGELOG
Dependencies base (>=4.6 && <5), deepseq (>=1.3.0.0 && <1.6), dunai (>=0.6.0 && <0.13), fail (>=4.9 && <4.10), MonadRandom (>=0.2 && <0.7), mtl (>=2.1.2 && <2.3), simple-affine-space (>=0.1 && <0.3), transformers (>=0.3 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright (c) 2019-2022 - Ivan Perez , Copyright (c) 2016-2018 - Ivan Perez and Manuel Bärenz
Author Ivan Perez, Manuel Bärenz
Maintainer ivan.perez@keera.co.uk
Category FRP
Home page https://github.com/ivanperez-keera/dunai
Source repo head: git clone git@github.com:ivanperez-keera/dunai.git(dunai-frp-bearriver)
Uploaded by IvanPerez at 2024-02-22T10:35:52Z
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 2024-02-22 [all 1 reports]