10000 GitHub - emilypi/reflex: Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ reflex Public
forked from reflex-frp/reflex

Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.

License

Notifications You must be signed in to change notification settings

emilypi/reflex

 
 

Repository files navigation

Reflex

Practical Functional Reactive Programming

Reflex is an fully-deterministic, higher-order Functional Reactive Programming (FRP) interface and an engine that efficiently implements that interface.

Reflex-DOM is a framework built on Reflex that facilitates the development of web pages, including highly-interactive single-page apps.

Comprehensive documentation is still a work in progress, but a tutorial for Reflex and Reflex-DOM is available at https://github.com/reflex-frp/reflex-platform and an introductory talk given at the New York Haskell Meetup is available here: Part 1 / Part 2.

A summary of Reflex functions is available in the quick reference.

Additional resources

Get started with Reflex

/r/reflexfrp

hackage

irc.freenode.net #reflex-frp

About

Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 98.3%
  • C 1.4%
  • Other 0.3%
0