ajnsit / concur-7guis

7GUIs implemented using Concur

Home Page:https://ajnsit.github.io/concur-7guis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

7GUIs implemented using Concur

https://ajnsit.github.io/concur-7guis/

License:MIT License


Languages

Language:PureScript 98.9%Language:JavaScript 0.9%Language:HTML 0.2%