Does Erlang work on any non-x86 platforms?
Microcontrollers for instance? I think it\'d be neat to get a bunch of these and put Erlang code on them.
Or does
If you look at http://www.erlang.org/doc.html you see that erlang runs on telecom switches which mostly use non-x86 processors.
Does this answer the question? On that site under faq are also instructions for a mailing list from where you probably get more specific answers.
Hope this helps.