Functional Reactive Programming

From HaskellWiki
Revision as of 09:01, 31 March 2011 by Henk-Jan van Tuyl (talk | contribs) (→‎Blog articles: Added a link to "Demonstrating a Time Leak in Arrowized FRP")
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 (FRP) integrates time flow and compositional events into functional programming. This provides an elegant way to express computation in domains such as interactive animations, robotics, computer vision, user interfaces, and simulation.

Libraries

Material

People

Blog articles