lua-users home
lua-l archive

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


Adrian Sietsma wrote:

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 )


I'm still looking for the right chip to do it in....

32bit
min.1 MB ram
min 512 MB Flash
Minimal external support schematic...

/Erik