lua-users home
lua-l archive

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


On Tue, Dec 28, 2010 at 9:08 PM, Ivan Baggett <ibaggett@bagotronix.com> wrote:
> I would like to see Lua (or eLua) ported to Microchip's PIC32, which is a
> MIPS architecture.

sorry to disappoint, but PIC (even in the '32 family) doesn't have
anything to do with the MIPS architecture.  I guess the mixup is
because in their literature they repeat again and again the "highest
MIPS/MHz" phrase.

I don't have firsthand experience with PIC32, but if it's even
remotely similar to PIC12/16, i doubt Lua could be ported without
losing some important aspects

-- 
Javier