Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aneeshdurg/browserhaskell

Right click on haskell code to play with it on chrome/chromium!
https://github.com/aneeshdurg/browserhaskell

chrome chromium educational haskell

Last synced: 6 days ago
JSON representation

Right click on haskell code to play with it on chrome/chromium!

Awesome Lists containing this project

README

        

# browserHaskell

Right click on haskell code to play with it on chrome/chromium!

Try it out without the extension [here](http://www.browserhaskell.tk/editor)

To test locally:

+ `chmod +x setup.sh`
+ `./setup.sh`
+ `sudo ./server`

Then either load the extension in chrome as an unpacked extension, or go to [http://localhost:80/editor](http://127.0.0.1:80/editor)

Download the extension [here](https://goo.gl/VMZxrM)!

Built using Yesod