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: 10 months ago
JSON representation
Right click on haskell code to play with it on chrome/chromium!
- Host: GitHub
- URL: https://github.com/aneeshdurg/browserhaskell
- Owner: aneeshdurg
- Created: 2017-01-03T02:22:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T16:30:43.000Z (almost 9 years ago)
- Last Synced: 2025-01-27T14:54:09.538Z (about 1 year ago)
- Topics: chrome, chromium, educational, haskell
- Language: Haskell
- Size: 27.2 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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