avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] using exceptions


From: Bob Paddock
Subject: Re: [avr-gcc-list] using exceptions
Date: Wed, 2 May 2012 11:49:27 -0400

> - 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]