Yampa

Library for programming hybrid systems.

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

Version on this page:0.9.7
LTS Haskell 23.22:0.14.12
Stackage Nightly 2025-05-15:0.15
Latest on Hackage:0.15

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.7@sha256:c1065197b1cd6c364ab1a84a8708096158cbbfd0172c6b2f26b53a2315dfaa7c,2281
Depends on 2 packages(full list with versions):
Used by 1 package in lts-2.22(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.