> - Could Lua be made to work on an AVR? eLua already runs on the AVR32:
http://www.eluaproject.net/overview/status Only real problem with Lua on the AVR that I recall is lack of RAM, when I looked at doing this a few years ago. Some type of post processing of the code might be able to get more of the fixed tables into Flash. Probably a lot easier to do now with the GCC 4.7.1 and up series. _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list