[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Looking for advice : Will LUA run well on an MBED platform ? 99gus
- From: Bogdan Marinescu <bogdan.marinescu@...>
- Date: Sat, 6 Nov 2010 11:35:17 +0200
On Sat, Nov 6, 2010 at 2:40 AM, YES NOPE9 <yes@nope9.com> wrote:
> I have an MBED platform from NXP.
> see ==> http://mbed.org/handbook/mbed-Microcontroller
> I would like to install LUA on this small SBC.
> #1 Will LUA work well on this SBC ?
> #2 Has anyone already used LUA on the MBED platform ?
You can run Lua (not LUA) on mbed (not MBED) using eLua
(http://www.eluaproject.net). You need to use the trunk version, as an
official release with mbed support is not available yet.
Best,
Bogdan