Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Purescript Concur - Halogen-VDom backend. [WORK IN PROGRESS]

License

Notifications You must be signed in to change notification settings

purescript-concur/purescript-concur-vdom-old

Repository files navigation

Purescript Concur

Join the chat at https://gitter.im/concurhaskell Join the chat at https://gitter.im/concurhaskell Purescript-Concur-VDom on Pursuit

Concur UI Lib is a brand new client side Web UI framework 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. This repo contains the Concur implementation for Purescript, using the Halogen-VDom backend.

Documentation

Work in progress tutorials are published in the Concur Documentation site

API documentation is published on Pursuit.

Ports to other languages

Concur's model translates well to other platforms.

  1. Concur for Purescript (React Version) - Purescript-Concur React Backend.
  2. Concur for Haskell - The original version of Concur written in Haskell.
  3. Concur for Javascript - An official but experimental port to Javascript.
  4. Concur for Python - An unofficial and experimental port to Python. Uses ImgUI for graphics. Created and Maintained by potocpav.

Installation

spago install purescript-concur-vdom

Building from source

git clone https://github.com/purescript-concur/purescript-concur-vdom.git
cd purescript-concur-vdom
npm install
# Build library sources
npm run build

About

Purescript Concur - Halogen-VDom backend. [WORK IN PROGRESS]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published