开发者

Is it possible to integrate Lua to C# and develop for windows phone7

I have an ios app needs to migrate to windows开发者_JS百科 phone 7. The app was created using objc and Lua. Is it possible to integrate Lua to C# in and develop for windows phone7?


One of you best shots is to use a LUA implementation that targets .Net, like LUA.Net or LUA2IL.

However I'm not sure about the maturity of those implementations, and whether they are mature enough or up to date. You will need to investigate this.

If that does not work, you're left with choosing another scripting engine for your game. Best options in my book would be Boo, F#, IronPython, IronRuby or even C#.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜