ordrea: Push-pull implementation of discrete-time FRP

[ frp, library, public-domain ] [ Propose Tags ]

This is an FRP library with the following characteristics:

  • classical: it has first-class signals

  • synchronous: it has a clear notion of simultaneous events

  • higher-order: signals inside signals can be flattened to get a switching behavior

  • push-based: inactive events has zero runtime costs

This package is in the alpha stage.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.3.0.0
Dependencies base (>=4.5 && <5), containers (>=0.4), transformers (>=0.3), vector (>=0.9) [details]
License LicenseRef-PublicDomain
Author Takano Akio, Andrew Richards
Maintainer Takano Akio <aljee@hyper.cx>
Category FRP
Source repo head: git clone https://github.com/takano-akio/ordrea.git
Uploaded by AkioTakano at 2014-07-22T08:06:46Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1839 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]