Drawing fractals using Elm. Largely inspired by these two blog posts.
Admittedly not a very use case for Elm, since this is not reactive. But drawing things is easy with Elm :)
cd elm-fractals
elm-server
Then browse to 0.0.0.0:8000/Julia.elm and /Mandelbrot.elm.
Copyright © 2014 Samrat Man Singh
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.