[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Naked LUA
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 27 Jul 2010 12:48:58 +0200
On Tue, Jul 27, 2010 at 12:20 PM, HyperHacker <hyperhacker@gmail.com> wrote:
> Maybe what you want is to compile Lua to your microcontroller's
> machine language.
Like picoLua, basic subset, straight to assembly.
But can you still download precompiled scripts with that approach?
There have been some entertaining attempts to build really
stripped-down Python VMs for micros.
steve d.