ordrea: Push-pull implementation of discrete-time FRP
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.
Downloads
- ordrea-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 1887 total (9 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] |