当打算使用 MacRuby AOT 编译 ruby​​ 脚本时,语言有什么限制吗?

发布于 2024-08-20 13:48:08 字数 129 浏览 4 评论 0原文

我正在考虑使用 MacRuby,并且对其 AOT 将 ruby​​ 代码编译为可执行文件的能力感兴趣。我想知道这是否以任何方式对代码施加限制?是否有受支持的 ruby​​ 子集,或者我可以继续执行我想要的所有元魔法并且仍然编译代码 AOT 吗?

I am looking into using MacRuby and am interested in it's ability to AOT compile ruby code down to an executable. I am wondering though whether this places a restriction on the code in any way? Is there a subset of ruby which is supported or can i go ahead and perform all the meta-magic i want and still have the code AOT compiled?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

戏剧牡丹亭 2024-08-27 13:48:08

感谢苹果名声大噪的 Laurent Sansonetti:

是的,AOT 编译器应该完全支持 Ruby 语言。如果你
发现编译时不起作用的东西,这是一个错误:) 请
报告它们,我们将修复它们。

Thanks to Laurent Sansonetti of apple fame:

Yes, the AOT compiler should fully support the Ruby language. If you
find something that does not work when compiled, it's a bug :) Please
report them and we will fix them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文