Yampa

Library for programming hybrid systems.

http://www.haskell.org/haskellwiki/Yampa

Version on this page:0.9.6.1
LTS Haskell 22.14:0.14.7
Stackage Nightly 2024-03-29:0.14.7
Latest on Hackage:0.14.7

See all snapshots Yampa appears in

BSD-3-Clause licensed by Henrik Nilsson, Antony Courtney
Maintained by Ivan Perez ([email protected])
This version can be pinned in stack with:Yampa-0.9.6.1@sha256:dc9c5b2c103f8bf126c6759eac015f43559fc12c93add5c12d8a190e2ecca3d8,2283
Depends on 2 packages(full list with versions):
Used by 1 package in lts-2.0(full list with versions):

Domain-specific language embedded in Haskell for programming hybrid (mixed discrete-time and continuous-time) systems. Yampa is based on the concepts of Functional Reactive Programming (FRP) and is structured using arrow combinators.