@hackage / ordrea

Push-pull implementation of discrete-time FRP

Latest0.3.0.0

About

Metadata

  • Last updated , by AkioTakano
  • License LicenseRef-PublicDomain
  • Categories FRP
  • Maintained by: Takano Akio <aljee@hyper.cx>

  • Lottery factor: 0

Links

Installation

Readme

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.