5 ms·
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.
by quarterwave 12y 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 12y agoNo, there is no shell. Only main() function can be evaluated. You may be interested in http://tryerlang.org/ 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 12y agoI think he might be referring to the 80 column vertical line
- quarterwave 12y agoThat's correct, thanks for pointing it out.