The Yampa package
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.
Properties
| Versions | 0.9.1.1, 0.9.1.2, 0.9.2, 0.9.2.1, 0.9.2.2, 0.9.2.3 |
|---|---|
| Dependencies | base, haskell98 |
| License | BSD3 |
| Copyright | Henrik Nilsson, Antony Courtney and Yale University, (c) 2003 |
| Author | Antony Courtney, Paul Hudak, Henrik Nilsson, John Peterson |
| 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> |
| Stability | provisional |
| Category | Reactivity, FRP |
| Home page | http://www.haskell.org/yampa/ |
| Upload date | Thu Mar 21 05:58:14 UTC 2008 |
| Uploaded by | KidoTakahiro |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
- AFRP
- AFRPAffineSpace
- AFRPDiagnostics
- AFRPEvent
- AFRPForceable
- AFRPGeometry
- AFRPInternals
- AFRPMergeableRecord
- AFRPMiscellany
- AFRPPoint2
- AFRPPoint3
- AFRPTask
- AFRPUtilities
- AFRPVector2
- AFRPVector3
- AFRPVectorSpace
Downloads
- Yampa-0.9.1.1.tar.gz (Cabal source package)
- package description (included in the package)