lua-users home
lua-l archive

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


On 12/29/2010 03:04 AM, KHMan wrote:

Ooooh, tempting...

[ARM's lead is hard to chase, AVR32 has hardly been mentioned, though
IIRC the max internal RAM is less]

Hmmm, I have a PIC32 Ethernet Starter Kit on a corner of my desk...

I have enjoyed this thread. I'm the author of pbLua for the LEGO
MINDSTORMS NXT that was mentioned earlier.

The biggest problem I have with users is that they get all upset when
the wrapper library they write around the low level API to the motors
and sensors and LCD etc runs out of memory.

When programming on severely memory constrained systems you have to
give up a bit of notational convenience sometimes.

Ralph