@hackage Yampa0.15
Elegant Functional Reactive Programming Language for Hybrid Systems
Installation
Dependencies (5)
Dependents (24)
@hackage/fwgl-glfw, @hackage/Haskelloids, @hackage/YFrob, @hackage/Rasenschach, @hackage/SpaceInvaders, @hackage/fwgl, Show all…
Package Flags
test-hlint
(off by default)
Enable hlint test suite
test-doc-coverage
(off by default)
Enable haddock coverage test suite
examples
(off by default)
Enable examples
expose-core
(off by default)
You can enable exposing some of Yampa's core constructs using -fexpose-core.
Enabling this is an unsupported configuration, but it may be useful if you are building an extension of Yampa for research and do not wish to fork Yampa completely.
No released project should ever depend on this.
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).