lua-users home
lua-l archive

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


Daniel Florio <erunamo.florio@gmail.com> [2009-10-20 15:54:48]:

> Hi people,

Hi,

> I'm new on Lua world and i'm doing some explorations. I want to start to
> create programs to mobile phones, but i don't have any idea from where to
> start.
> I received a tip to try to start making little programs to Windows Mobile,
> but i can't find an interpreter to run my lua programs on WM.

This should run on WM http://github.com/ynezz/luace/downloads also. If not,
I think, that you can recompile easily...

-- ynezz