<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 2, 2015 at 10:40 PM, Marco Molteni <span dir="ltr"><<a href="mailto:marco.molteni@laposte.net" target="_blank">marco.molteni@laposte.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":lt" class="" style="overflow:hidden">Or maybe another path to consider is not using erl_call at all and just using the VM, with a stripped-down environment like the SEE explained in Joe's second edition Programming <span class="">Erlang</span>...</div></blockquote></div><br></div><div class="gmail_extra">I'd look at some tool in the vein of Rusty's sync: <a href="https://github.com/rustyio/sync">https://github.com/rustyio/sync</a> and add a hook to it. That way, you just run a server continually and load code into it on the fly as you are building it. You don't even have to prod it with something like erl_call if this is what you do.<br><br></div><div class="gmail_extra"><br clear="all"><br>-- <br><div class="gmail_signature">J.</div>
</div></div>