gcc/Linux 上的 FoundationKit

发布于 2024-09-25 07:33:56 字数 345 浏览 0 评论 0原文

我正在尝试在 Linux (Ubuntu 10.04) 上测试 Objective-C,主要是为了决定是否值得购买 Mac 和 XCode。在我认真考虑使用一种语言进行编程之前,我必须先喜欢它(当我必须为此付出很多代价时更是如此),

我正在使用 gcc(带有 gobjc++)。但这当然不包括 Foundation Kit 和 Cocoa API 的其余部分(不要过度关心这一点)。

除了 GNUStep,我在 Linux 或 Windows 中进行 Obj-C 编程的最佳方法是什么?我想至少在 FoundationKit 中上一堂课。

I am trying to test Objective-C on Linux (Ubuntu 10.04), mainly to decide if it's worth it to get a Mac and XCode. I have to like a language before I seriously consider programming in it (even more so when I have to pay a lot for it)

I am using gcc (with gobjc++). But this of course does not include the Foundation Kit and the rest of the Cocoa API (not overly concerned about this one).

Short of GNUStep, what is the best way for me to get into Obj-C programming in Linux or Windows? I want to get at least class in the FoundationKit.

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

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

发布评论

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

评论(1

扬花落满肩 2024-10-02 07:33:56

您有两个选择:

这些是我所知道的唯一免费提供的 Foundation 实现。

老实说,该语言在 Apple 生态系统之外几乎从未使用过,因此您不会在这里获得一流的体验。并不是要打击这些组织的努力,但如果您正在寻找与 OS X 上的功能相媲美的东西,它就是不存在。

You have two options:

Those are the only freely available implementations of Foundation that I'm aware of.

Honestly, the language is hardly ever used outside of the Apple ecosystem, so you're not going to get a first-class experience here. Not knocking those groups' efforts, but if you're looking for something comparable to what you get on OS X, it just isn't there.

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