And mono support already F#.<br>What is the advantage to port Erlang VM to any other VM (JVM or CLR of .NET)? the fault-tolerant behaviour of Erlang is mainly due to its VM, isn't it so?<br><br>If we are looking only at the message passing model in JVM, scala implements it completely (I may be wrong), and it may be easier to implement the distribution on Scala than the whole Erlang VM. You can replace Scala by F# and JVM by CLR in previous sentence ;)
<br><br>I like the idea of JVM (and the CLR yet better), but I think the current advantage of Erlang is the stable state of its VM and the OTP library. Wouldn't we loose that if we are doing Erlang on any other VM?<br>
<br>Please, tell me where I'm wrong, I would love to have Erlang on any other VM supporting lots of libraries ... this would remove all reason to not use Erlang :)<br><br><div><span class="gmail_quote">On 11/28/07, <b class="gmail_sendername">
Ulf Wiger (TN/EAB)</b> <<a href="mailto:ulf.wiger@ericsson.com">ulf.wiger@ericsson.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Michael Regen skrev:<br>> Hi,<br>><br>> Don't want to break the current thread  about lispy Erlang and realtime<br>> support but there is just a thought about the initial question I need to<br>> get off my chest.
<br>>  > Does anyone see the benefit of a Lispy version of Erlang on the JVM?<br>><br>> I would see two huge benefits if Erlang as it is today would run on the JVM:<br>><br>> a) Much easier to call Java from Erlang. JInterface works but is not
<br>> really what I want to sell as the future. Besides, why reinvent the<br>> wheel - Java has so much to offer.<br><br>Another candidate VM is of course Mono (open source version of .NET)<br><br><a href="http://www.mono-project.com/Main_Page">
http://www.mono-project.com/Main_Page</a><br><br>BR,<br>Ulf W<br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org
</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>