reactive-banana

Version 1.3.2.0 revision 5 uploaded by HeinrichApfelmus.

Package meta

Synopsis
Library for functional reactive programming (FRP).
Description

Reactive-banana is a library for Functional Reactive Programming (FRP).

FRP offers an elegant and concise way to express interactive programs such as graphical user interfaces, animations, computer music or robot controllers. It promises to avoid the spaghetti code that is all too common in traditional approaches to GUI programming.

See the project homepage http://wiki.haskell.org/Reactive-banana for more detailed documentation and examples.

Stability forecast. This is a stable library, though minor API changes are still likely. It features an efficient, push-driven implementation and has seen some optimization work.

API guide. Start with the Reactive.Banana module.

Author
Heinrich Apfelmus
Bug reports
n/a
Category
FRP
Copyright
n/a
Homepage
http://wiki.haskell.org/Reactive-banana
Maintainer
Heinrich Apfelmus <apfelmus quantentunnel de>
Package URL
n/a
Stability
n/a

Components