On Jan 14, 2008 11:53 AM, Ralph Hempel <
rhempel@hempeldesigngroup.com> wrote:
Mike Panetta wrote:
> 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.
That's me, guilty as charged. I'm working like mad on a consulting
project so I can go on an extended holiday to New Zealand with
my family, so don't hold your breath for "clean source" an the next
few weeks.
Email me off-list and I'll shoot the whole source as a ZIP over to you.
Email sent! Thanks for this, Lua rocks, I have always wanted to see it running on a small(ish) micro!
> 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?
One of the chapters is all about the port. I can tell you that the
main problem was getting a run-time library that works reasonably
well and is not too bloated. Again, that's in the archive too.
Cool thanks a lot! Hopefully Ill have it up and running on an ARM board in no time.
Cheers, Ralph
Thanks again,
Mike