@hackage Yampa0.9.1.1

Library for programming hybrid systems.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Antony Courtney <antony@apocalypse.org>, Paul Hudak <paul.hudak@yale.edu>, Henrik Nilsson <nilsson@cs.yale.edu>, John Peterson <peterson-john@cs.yale.edu>

  • 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. So, this library is known as AFRP (Arrowized FRP).

This package is just cabalizing afrp-0.4. This isn't GADTed version, and doesn't include any extensions. If you want to see and use GADTed version, you must download higher version.