Skip to content

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.

Notifications You must be signed in to change notification settings

tgass/reflex-dom

 
 

Repository files navigation

Reflex-DOM

A Framework for Functional Reactive Web Apps in Haskell

Reflex-DOM is a framework for building web applications in Haskell, based on the Functional Reactive Programming library Reflex.

Comprehensive documentation is still a work in progress, but a demo is available and an introductory talk is available at Part 1 / Part 2 (Slides).

A summary of Reflex-DOM 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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 96.3%
  • Java 1.7%
  • C 1.1%
  • Nix 0.9%