Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/aneeshdurg/browserhaskell
- Owner: aneeshdurg
- Created: 2017-01-03T02:22:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T16:30:43.000Z (almost 8 years ago)
- Last Synced: 2024-11-29T02:35:05.387Z (2 months 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