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.
Versions [faq] | 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 Thu Jun 25 22:09:25 UTC 2015 |
Distributions | NixOS:0.2.0 |
Executables | YampaTailgatingDetector, YampaElevator |
Downloads | 515 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-25 [all 1 reports] |
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
Name | Description | Default | Type |
---|---|---|---|
test-hlint | Disabled | Manual | |
test-afrp | Enable semi-manual tests (monitor space-time leak) | Disabled | Manual |
examples | Build all examples | Disabled | Manual |
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)