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
erlang runs on anything that has gcc built for it just about. I have run it on mips, x86, ppc, and arm. It also runs on several vxworks platforms.