Of course, thanks!

Also, the code is open source and can easily be used in other courses, that page is just our example.

JP


On Fri, Aug 8, 2014 at 2:35 PM, Kim-Ee Yeoh <ky3@atamo.com> wrote:

On Fri, Aug 8, 2014 at 12:30 PM, Jan Paul Posma <me@janpaulposma.nl> wrote:
Last weekend my friend Steve and I did a small project for visualising Haskell function execution in the browser. It's meant to be used in education, and uses a tiny custom parser. I figured it could be of interest for anyone here learning or teaching Haskell: https://stevekrouse.github.io/hs.js/

Mind if I suggest posting to the haskell reddit /r/haskell ?

Tons of people would find it useful there and share it forward.

-- Kim-Ee