Skip to content

Instantly share code, notes, and snippets.

@romainl
Created June 29, 2019 07:56
Show Gist options
  • Save romainl/c0624023f1eddc15f34b42e415f8d07e to your computer and use it in GitHub Desktop.
Save romainl/c0624023f1eddc15f34b42e415f8d07e to your computer and use it in GitHub Desktop.
Haskell musings
https://haskell-miso.org/
a web framework inspired by Elm, uses GHCJS
http://blog.vmchale.com/article/haskell-frontend
a quick Miso tutorial
https://dc25.github.io/myBlog/2017/11/26/minesweepers-written-using-elm-reflex-miso.html
a comparison of Elm, Reflex, and Miso
https://reflex-frp.org/
functional-reactive programming in Haskell
https://haste-lang.org/
provides ways to write both the front-end and the back-end of an application as one single application
https://github.com/ajnsit/concur
an interesting Haskell framework
https://github.com/pkamenarsky/replica
a remote virtual DOM library for Haskell
https://github.com/pkamenarsky/concur-replica
a concur backend for replica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment