@hackage Yampa-core0.2.0

Library for programming hybrid systems.

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.

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      test-hlint
       (off by default)
      test-afrp
       (off by default)

      Enable semi-manual tests (monitor space-time leak)

      examples
       (off by default)

      Build all examples