Functional Reactive Programming

From HaskellWiki
Revision as of 10:56, 24 January 2008 by Wolfgang Jeltsch (talk | contribs) (creation of initial version (with text mostly from “Applications and Libraries/Extended Haskell”)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Functional reactive programming integrates time flow into functional programming. This provides an elegant way to express computation in domains such as interactive animations, robotics, computer vision, user interfaces, and simulation.

The following libraries are implementations of FRP: