/concur-7guis

7GUIs implemented using Concur

Primary LanguagePureScriptMIT LicenseMIT

7GUIs implemented using Concur

Purescript-Concur is a brand new client side Web UI framework for Purescript that explores an entirely new paradigm. It does not follow FRP (think Reflex or Reactive Banana), or Elm architecture, but aims to combine the best parts of both.

7GUIs is a set of seven tasks that represent typical challenges in GUI programming.

This repo contains Concur implementations for the 7GUIs tasks. You can see a running demo. The source also serves as a good introduction to all the important aspects of Concur.

If you are interested in a more in-depth tutorial for Concur, check out the Concur Documentation site.

API documentation is also published on Pursuit.