Functional Reactive Programming

From HaskellWiki
Revision as of 20:36, 26 August 2008 by AndyGill (talk | contribs) (Adding my name)
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