[–] davidw 11y ago ↗ How it was put together:http://erlang.org/pipermail/erlang-questions/2015-February/0...
[–] cthulhuology 11y ago ↗ os:cmd is still available, and has access to things it should not. [–] seriyPS 11y ago ↗ Don't worry - it's on read-only chroot and inside restricted linux sandbox. You may try to read /etc/passwd http://tryerl.seriyps.ru/#id=30f6 or even list running OS processes http://tryerl.seriyps.ru/#id=12f2 [–] jtwebman 11y ago ↗ Nice job!
[–] seriyPS 11y ago ↗ Don't worry - it's on read-only chroot and inside restricted linux sandbox. You may try to read /etc/passwd http://tryerl.seriyps.ru/#id=30f6 or even list running OS processes http://tryerl.seriyps.ru/#id=12f2 [–] jtwebman 11y ago ↗ Nice job!
[–] quarterwave 11y ago ↗ Is there an Erlang shell to evaluate expressions?There seems to be a sub-window to the right of the module editor, but I'm unable to place the cursor there.Tried in both Firefox 35 and Chrome 39. [–] seriyPS 11y ago ↗ No, there is no shell. Only main() function can be evaluated. You may be interested in http://tryerlang.org/, but it is much more restricted.I don't understand about which window you are talking about. May you make a screenshot? [–] Attic 11y ago ↗ I think he might be referring to the 80 column vertical line [–] quarterwave 11y ago ↗ That's correct, thanks for pointing it out.
[–] seriyPS 11y ago ↗ No, there is no shell. Only main() function can be evaluated. You may be interested in http://tryerlang.org/, but it is much more restricted.I don't understand about which window you are talking about. May you make a screenshot? [–] Attic 11y ago ↗ I think he might be referring to the 80 column vertical line [–] quarterwave 11y ago ↗ That's correct, thanks for pointing it out.
[–] Attic 11y ago ↗ I think he might be referring to the 80 column vertical line [–] quarterwave 11y ago ↗ That's correct, thanks for pointing it out.
[–] jtwebman 11y ago ↗ Hmm maybe I should build one of these for Elixir. Does anyone know if there is one already for Elixir?
[–] mVChr 11y ago ↗ Awesome! I've been meaning to mess around with Erlang/Elixir.+1 for Sleep-Sort [–] dukerutledge 11y ago ↗ -1 for sleep sort.
15 comments
[ 5.4 ms ] story [ 38.2 ms ] threadhttp://erlang.org/pipermail/erlang-questions/2015-February/0...
There seems to be a sub-window to the right of the module editor, but I'm unable to place the cursor there.
Tried in both Firefox 35 and Chrome 39.
I don't understand about which window you are talking about. May you make a screenshot?
+1 for Sleep-Sort