Lambda the Ultimate

inactiveTopic Yampa: Functional Reactive Programming with Arrows
started 12/18/2002; 11:37:48 AM - last post 12/18/2002; 11:37:48 AM
Bryn Keller - Yampa: Functional Reactive Programming with Arrows  blueArrow
12/18/2002; 11:37:48 AM (reads: 2210, responses: 0)
Yampa: Functional Reactive Programming with Arrows
Yampa is the culmination of our efforts to provide domain-specific embedded languages 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.

Arrows applied to graphics and realtime systems (especially robots). Sucessor to Fran and FRP. Used to be called AFRP, but they decided that was too hard to pronounce. A development snapshot tarball is available, tested on linux/x86 and solaris/sparc.
Posted to functional by Bryn Keller on 12/18/02; 11:38:03 AM