Composing reactive GUIs in F# using WebSharper

  • Authors:
  • Joel Bjornson;Anton Tayanovskyy;Adam Granicz

  • Affiliations:
  • IntelliFactory;IntelliFactory;IntelliFactory

  • Venue:
  • IFL'10 Proceedings of the 22nd international conference on Implementation and application of functional languages
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a generic library for constructing composable and interactive user interfaces in a declarative style. The paper introduces flowlets, an extension of formlets[3,2] providing interactivity. Realworld examples are given using the current implementation that compiles flowlets defined in F# to JavaScript with WebSharper.