lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Though most people would take this as self-evident, please check out the LNUM patch to allow faster processing (about 33% but varies greatly) on ARM7 platform.

I don't know if Ralph used it. Downside is about 4kB larger binary size.

http://luaforge.net/projects/lnum/



Mike Panetta kirjoitti 14.1.2008 kello 18:29:

I seem to remember someone here had a port of Lua to an ARM7 based device (Lego NXP I think?). I was wondering if they ever got the source tidied up so I could look at it. I am interested in porting Lua to the LPC series of processors from NXP and releasing it (source and all) and I am not sure where to start.

I know there was talk of having a couple of chapters on porting to embedded systems in the Lua Gems book, but I don't think its coming out any time soon?

Can anyone out there give me some hints?

Thanks,
Mike