Yampa

From HaskellWiki
Revision as of 22:31, 21 February 2008 by Ansible (talk | contribs) (more download links)
Jump to navigation Jump to search

Yampa is a domain-specific embedded language for the programming of hybrid systems using the concepts of Functional Reactive Programming (FRP). Yampa is structured using Arrows, which greatly reduce the chance of introducing space- and time-leaks into reactive, time-varying systems.

Yampa was originally developed by the Yale Haskell Group.

Downloads

Yale Haskell Group

Others

George Giorgidze

  • Yampa Synth - source code (includes Yampa library), Linux binary, sound font, and sample music

External Links