reactive programming, what's hot?

A new version of yampahttp://hackage.haskell.org/cgi-bin/hackage-scripts/package/Yampa-0.9.2was uploaded to hackage today, but it's website http://www.haskell.org/yampa/ hasn't been updated since 2004. SpaceInvadershttp://hackage.haskell.org/cgi-bin/hackage-scripts/package/SpaceInvaders-0.4...depends on HGL and Yampa. There's been more noise around Phooeyhttp://haskell.org/haskellwiki/Phooeyand TV http://haskell.org/haskellwiki/TV in recent months, but afaik, hasn't been used for any applications yet. There was also ParseP http://twan.home.fmf.nl/parsep/ which seems to tackle a similar problem, but from the perspective of a more general parsing library. Are there other purely functional reactive libraries in active development? Why might one choose one over another? Thanks, Greg

Am Freitag, 21. März 2008 19:45 schrieb Greg Fitzgerald:
[…]
Are there other purely functional reactive libraries in active development? Why might one choose one over another?
There is also Grapefruit (http://haskell.org/haskellwiki/Grapefruit). It’s still far away from being mature. One upside of it is that it stresses efficiency.
Thanks, Greg
Best wishes, Wolfgang
participants (2)
-
Greg Fitzgerald
-
Wolfgang Jeltsch