learn-elm
learn-elm copied to clipboard
Online REPL for Sharing Working Demos of Elm Code?
At the time of writing https://repl.it/languages has no support for elm-lang

Asked for clarification/help on Twitter: https://twitter.com/nelsonic/status/796307294346743808
@SimonLab / @andrewMacmurray / @shouston3 / @ivanmauricio are you chaps aware of an alternative that will allow us us to link to a specific snapshot of code and run it in the browser the way repl.it does? (thanks!)
There is an online repl http://elm-lang.org/examples/hello-html but it doesn't seem that there is an option to share your code. I think it's one of the feature that might be updated (but when?). Also I don't use often repl.it to share code (I'm just using repo example or I put the code in an issue) but I understand it can be useful and quick to just share a link which contains your code.
@SimonLab yeah, http://elm-lang.org/examples/hello-html is useful but same observation. https://twitter.com/nelsonic/status/796350217960431617
Hope we can make more progress with this.
We should catch up next week and formulate a #plan for this if there isn't an existing solution.
Possibly of use: https://medium.com/@prozacchiwawa/elm-compiler-in-the-browser-for-those-interested-in-experimenting-97a4ebaaae0c#.fnbif3al7