Yampa: Library for programming hybrid systems.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
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, 0.9.3, 0.9.5, 0.9.6, 0.9.6.1, 0.9.7, 0.10.0, 0.10.1, 0.10.1.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.5.1, 0.10.6, 0.10.6.1, 0.10.6.2, 0.10.7, 0.10.7, 0.11, 0.11.1, 0.12, 0.13, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5 |
---|---|
Change log | CHANGELOG |
Dependencies | base (<5), deepseq, random [details] |
License | BSD-3-Clause |
Author | Henrik Nilsson, Antony Courtney |
Maintainer | Ivan Perez (ivan.perez@keera.co.uk) |
Category | Reactivity, FRP |
Home page | http://www.haskell.org/haskellwiki/Yampa |
Source repo | head: git clone git://github.com/ivanperez-keera/Yampa.git |
Uploaded | by keera_studios_ci at 2017-12-17T19:55:51Z |
Modules
[Index]
- FRP
- FRP.Yampa
- FRP.Yampa.AffineSpace
- FRP.Yampa.Basic
- FRP.Yampa.Conditional
- FRP.Yampa.Core
- FRP.Yampa.Delays
- FRP.Yampa.Diagnostics
- FRP.Yampa.Event
- FRP.Yampa.EventS
- FRP.Yampa.Forceable
- FRP.Yampa.Geometry
- FRP.Yampa.Hybrid
- FRP.Yampa.Integration
- FRP.Yampa.Internals
- FRP.Yampa.Loop
- FRP.Yampa.MergeableRecord
- FRP.Yampa.Miscellany
- FRP.Yampa.Point2
- FRP.Yampa.Point3
- FRP.Yampa.Random
- FRP.Yampa.Scan
- FRP.Yampa.Simulation
- FRP.Yampa.Switches
- FRP.Yampa.Task
- FRP.Yampa.Time
- FRP.Yampa.Utilities
- FRP.Yampa.Vector2
- FRP.Yampa.Vector3
- FRP.Yampa.VectorSpace
- FRP.Yampa
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-hlint | Enable hlint test suite | Disabled |
test-doc-coverage | Enable haddock coverage test suite | Disabled |
test-regression | Enable regression test suite | Enabled |
examples | Enable examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Yampa-0.10.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees