Description
Library for programming hybrid systems.
Description
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. Yampa-core is a fork of Yampa that prefer to use other Haskell libraries like deepseq and vector-space.