From: William Djaja Tjokroaminata Date: 2002-10-13T12:34:54+09:00 Subject: Re: Platform again Hi Jim, Depending on the power of that embedded board, I am not sure if you can run the current Ruby version on that board. Just like Java has the J2ME (Micro Edition), probably you need to tweak Ruby a lot to be able to run it on an embedded system. If you really want to have a scripting language running on an embedded system, my guess is your best bet for now is probably to use Lua. Regards, Bill =========================================================================== Jim Weirich wrote: > Just this past week here, Rob Wehrli (of Arizona Cooperative Power) just > gave a talk on uCLinux (micro-controller Linux) for embedded Hitachi > boards. I signed up to get one of the promotional boards they were > giving away. I'm thinking that Ruby would be a cool language to embed > on that board. Just think ... Ruby running on an embedded computer. > What cool things could come from that?