Yampa-core: 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.
Modules
[Index]
- FRP
- FRP.Yampa
- FRP.Yampa.Basic
- FRP.Yampa.Conditional
- FRP.Yampa.Core
- FRP.Yampa.Delays
- FRP.Yampa.Diagnostics
- FRP.Yampa.Event
- FRP.Yampa.EventS
- FRP.Yampa.Hybrid
- FRP.Yampa.Integration
- FRP.Yampa.Internals
- FRP.Yampa.Loop
- FRP.Yampa.MergeableRecord
- FRP.Yampa.Miscellany
- FRP.Yampa.Random
- FRP.Yampa.Scan
- FRP.Yampa.Simulation
- FRP.Yampa.Switches
- FRP.Yampa.Task
- FRP.Yampa.Time
- FRP.Yampa.Utilities
- FRP.Yampa
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| test-hlint | Disabled | |
| test-afrp | Enable semi-manual tests (monitor space-time leak) | Disabled |
| examples | Build all examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Yampa-core-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.2.0 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (<5), deepseq (>=1.1), random, vector-space (>=0.5), Yampa-core (<0.3) [details] |
| License | BSD-3-Clause |
| Author | Henrik Nilsson, Antony Courtney |
| Maintainer | Mykola Orliuk (virkony@gmail.com) |
| Category | Reactivity, FRP |
| Home page | https://github.com/ony/Yampa-core |
| Source repo | head: git clone git://github.com/ivanperez-keera/Yampa.git head: git clone git://github.com/ony/Yampa-core.git |
| Uploaded | by NikolayOrlyuk at 2015-06-25T22:09:25Z |
| Distributions | NixOS:0.2.0 |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Executables | YampaTailgatingDetector, YampaElevator |
| Downloads | 1319 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-06-25 [all 1 reports] |