lua-users home
lua-l archive

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


On 3 November 2011 11:04, Mike Panetta <panetta.mike@gmail.com> wrote:
> I keep seeing people say that but, for example, does LuaJIT compile and run
> on bare metal Cortex-Mx processors?  This is a platform where natural bitops
> would definitely be welcome, but something like LuaJIT is probably not an
> option.
>
> Mike
>

>From http://lua-users.org/lists/lua-l/2009-08/msg00180.html I'm going
to assume no.
but, elua does exist on cortex m3...
http://www.eluaproject.net/doc/v0.8/en_tc_cortex.html and they use the
bitlib happily http://www.eluaproject.net/doc/v0.8/en_refman_gen_bit.html