|
|
||
|
Imho, amount of on-chip RAM is mostly the limiting factor.
-ak
11.8.2004 kello 22:52, Adrian Sietsma kirjoitti:
Has anyone got further with this ?
I have seen PIC's with onboard (minimal) BASIC interpreters - i wish to explore Lua for this arena : 8/16 bit, minimal memory (<<64k).
It could lose the floating point stuff, and most of math & string, but would need some hard i/o (set bit, test bit, etc)
The idea would be a tiny core, with the hardware stuff as chip-specific libraries.
So : how small can lua get ?
Adrian (adrian <at> sietsma <dot> com )