是否可以将Lua集成到Delphi中并在Windows Phone上运行 [英] Is it possible to integrate Lua to Delphi and run on windows phone

查看:139
本文介绍了是否可以将Lua集成到Delphi中并在Windows Phone上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Mac应用程序,需要迁移到Windows.该应用程序是使用objc和Lua创建的.

I have a Mac app needs to migrate to windows. The app was created using objc and Lua.

我使用Delphi开发适用于Windows的应用程序.

I use Delphi to develop app for Windows.

是否可以将Lua集成到Delphi中并为Windows Phone7开发?

Is it possible to integrate Lua to Delphi in and develop for windows phone7?

欢迎发表评论

谢谢

推荐答案

现在无法使用Windows Phone 7,并且不太可能在不久的将来使用Delphi甚至是Delphi Prism来实现. Microsoft的WP7 SDK的关键元素仅限于两种当前的.NET核心语言(C#和Vb.net).如果Microsoft决定提供一点remObjects,则针对Windows Phone 7的delphi Prism可能成为可能,但这不在RemObject的掌控之下,Microsoft不太可能会对帮助他们加入WP7平台感兴趣.也许只要有足够的工程成本,就可以找到一种方法来强制进入WP7 SDK.

Windows Phone 7 is not possible now, and is not likely to be possible in the near future, using Delp or even with Delphi Prism. Key elements of Microsoft's WP7 SDK are limited to the two current .NET core languages (C# and Vb.net). If Microsoft decided to help out remObjects a little bit, then a delphi Prism targetting Windows Phone 7 could become a possibility, but that is out of RemObject's hands, and its unlikely that Microsoft will be interested in helping them join in on the WP7 platform. Perhaps with sufficient engineering dollars, someone could figure out a way to force their way into the WP7 SDK.

Lua是一个非常简单的C库,应该可以将其放入DLL并将其加载到您的delphi程序中.您可以使用delphi在Windows中编写应用程序,并使用LUA脚本,如果您找到.NET"lua解释器",例如

Lua is a pretty simple C library, and it should be possible to put it into a DLL and load it into your delphi program. You could write your application in windows, with delp and use LUA scripting, and if you find a .NET "lua interpreter", like LUA.net, you might investigate integrating that into a WP7 app that you wrote entirely in C#.

这篇关于是否可以将Lua集成到Delphi中并在Windows Phone上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆