Ruby for OpenMoko - got it small

Fabien fleutot+openmoko at gmail.com
Tue May 29 13:58:42 CEST 2007


Hi,

depending on what you eventually want to do, you might be interested by Lua
[http://www.lua.org]

It's really easy to embed (I run it on a proprietary platform, in 150KB
flash + 100KB RAM, running rather big apps written in pure Lua, all bindings
to GSM/GPRS, TCP/IP etc., admittedly with a few tweaks in memory
management). And it's blazingly faster than Ruby. Wrt Ruby, the only thing
you might miss in the core is that Lua's object paradigm is lower level
(prototype based); OTOH, you might well fall in love with its
metaprogramming abilities!

Of course, if you have plenty of libs in Ruby suited to the applications you
have in mind, the platform is more important than the language. But what
Ruby libs would you plan to leverage in your typical openmoko application?
Would it be hard to find good alternatives on luaforge [
http://www.luaforge.net]?

-- 
Fabien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20070529/c0d15129/attachment.htm 


More information about the community mailing list