<div dir="ltr">Does anyone know of a way in which one can execute a function's abstract syntax tree WITHOUT using erl_eval? <div><br></div><div style>The only (naive) way I have managed to come up with so far is to write the function to a file, compile and load it? Is there a practical way which avoids this overhead (of writing to a file) allowing code to be loaded directly in the ERTS??</div>
<div style><br></div><div style>Thanks for all your help :)</div><div style>
</div></div>