Don't know if this helps, but there's a project leveraging the concurrency in the Occam-pi language by running a transputer interpreter on the Lego Mindstorm NXT and RCX(!!).<br><br>More details at:<br><br><a href="http://www.transterpreter.org/">http://www.transterpreter.org/</a><br>
<br>I'm a fairly new follower of this mailing list. Has the topic of transputers come up before? My understanding of the transputer architecture (and by consequence the transterpreter) is that it's stack-based rather than register-based... so performance may suffer compared to the Erlang VM.<br>
<br>-joe<br><br clear="all">If it ain't broke, break it. How else are you going to figure out how it works?
<br><br><div class="gmail_quote">2008/7/3 Edwin Fine <<a href="mailto:erlang-questions_efine@usa.net">erlang-questions_efine@usa.net</a>>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Good luck!! Who knows, maybe you will create a "picoErlang" :)<div class="Ih2E3d"><br><br><div class="gmail_quote">On Thu, Jul 3, 2008 at 6:22 PM, Alpár Jüttner <<a href="mailto:alpar@cs.elte.hu" target="_blank">alpar@cs.elte.hu</a>> wrote:<br>

<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div>On Thu, 2008-07-03 at 12:52 -0400, Edwin Fine wrote:<br>
> I understand why you would want to use Erlang, but instead of writing<br>
> an entire interpreter with all the complexity that entails, would you<br>
> consider using another language that is very good in extremely<br>
> resource-restricted environments? FORTH comes to mind. If you just<br>
> want to Get Things Done, that is;<br>
<br>
</div>I don't think so. For example I'm working on a controlling application<br>
which could probably run on the weakest possible hardware, but would be<br>
a great struggle to implement in any sequential programming language<br>
(because I need the various timers and complex scheduling of action and<br>
handing of events).<br>
<br>
For these kinds of tasks, Erlang fits extremely well. I think a<br>
lightweight version of the erlang emulator could find a lot of<br>
applications in this area.<br>
<br>
Best regards,<br>
Alpar<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br></div><div><div></div><div class="Wj3C7c">-- <br>The great enemy of the truth is very often not the lie -- deliberate, contrived and dishonest, but the myth, persistent, persuasive, and unrealistic. Belief in myths allows the comfort of opinion without the discomfort of thought.<br>

John F. Kennedy 35th president of US 1961-1963 (1917 - 1963)
</div></div><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" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>