<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi!<br>
On 12/11/2012 11:40 AM, Tyron Zerafa wrote:<br>
</div>
<blockquote
cite="mid:CALGEZ2dcS2ppwND_ziw_o68SmSvd8JRRr-A24h-2aH4wA7Vo5w@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
Hey,
<div><br>
</div>
<div> I was reading about Erjang (<a moz-do-not-send="true"
href="http://www.javalimit.com/2010/05/passing-funs-to-other-erlang-nodes.html">here) </a>and
it implements an interesting design in which it differentiates
between local and external function calls. Is there anything
similar in Erlang? What is the main difference between local and
external functions?<br>
</div>
<div>I have been trying some things out and it seems that they
have identical semantics when passed to a remote node. Is there
anything I am missing?</div>
<div><br>
</div>
</blockquote>
Erjang *is* Erlang, or one implementation of it. The "regular" beam
VM implements the exact semantics described in the article.<br>
<br>
<blockquote
cite="mid:CALGEZ2dcS2ppwND_ziw_o68SmSvd8JRRr-A24h-2aH4wA7Vo5w@mail.gmail.com"
type="cite">
<div>Thanks</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
Cheers,<br>
/Patrik<br>
<blockquote
cite="mid:CALGEZ2dcS2ppwND_ziw_o68SmSvd8JRRr-A24h-2aH4wA7Vo5w@mail.gmail.com"
type="cite">
<pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
</blockquote>
<br>
</body>
</html>