lua-users home
lua-l archive

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


Petr Štetiar <ynezz@true.cz> [2011-06-07 22:29:27]:

> Marc Balmer <marc@msys.ch> [2011-06-02 10:38:11]:
> 
> > I am currently challenged with the oh so nice task of porting Lua to the  
> > Windows Mobile Professional 6.5.3 platform using the Visual Studio 2008  
> > Professional development kit.
> 
> Please see [2] for the "porting" part and [1] for Lua the interpreter working
> on CE/WM.  The "port"[3] is based on wcelibcex[4] library. I use it on whole
> range of the devices, from older (based on WinCE 4.1) to the newest (and maybe
> the last one which would support unmanaged C/C++ code development) WM65. Hope
> it helps.

Forget to mention, that it should be licensed under the same license as Lua,
so if you find the opposite, just let me know, I'll change it. It's a long
time ago, so I'm quite unsure and have no time to check it myself. Thanks.

-- ynezz