适用于 Mac OSX 的优秀 BASIC 编译器是什么?

发布于 2024-09-30 16:42:05 字数 1539 浏览 0 评论 0原文

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

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

发布评论

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

评论(5

梦萦几度 2024-10-07 16:42:05

其中大多数都有试用版,您可以在决定购买之前试用至少 30 天。 REALbasic 是一个很棒的工具,我很早就想尝试 Objective-Basic 了。 KBasic 看起来很有前途,特别是考虑到价格。

然后,始终可以选择在 OS X 中运行基于 BSD/Unix/Linux 的工具,如果您有基于 Intel 的 Mac,也可以运行 Windows 程序。

Most of these have trial versions that you can check out for at least 30 days before deciding to buy. REALbasic is an awesome tool, and I've wanted to try Objective-Basic for a long time. KBasic looks promising, especially considering the price.

And then there's always the option of running BSD/Unix/Linux-based tools in OS X, as well as Windows programs if you have an Intel-based Mac.

却一份温柔 2024-10-07 16:42:05

我不得不说 REALBasic。

I would have to say REALBasic.

温馨耳语 2024-10-07 16:42:05

PureBasic 可能是功能最齐全的,但它是一种较低级别的语言。 REALbasic 看起来不错,但我在尝试做任何“真实”的事情时有过可怕的经历。

PureBasic is probably the most full featured but it is a lower level language. REALbasic looks good but I've had horrible experience with it trying to do anything "real".

罪#恶を代价 2024-10-07 16:42:05

QB64 并不完全漂亮,但它是 QBasic 的一种方言,具有 mac、windows 和 linux IDE,并且它也可以(与 eclipse 配合使用)为 android 进行编译。然而,结果可能非常漂亮。

http://qb64.net/forum/index.php

还值得注意的是,它有扩展了 QB 命令列表,是 64 位干净的,并且可以执行一些令人惊叹的图形、网络操作等。

提醒一下:
QBasic 是一个具有有限变量范围(子例程或程序范围)的结构化基础,可以选择使用行号。

我已经编译了未经修改的旧 QBasic 代码,前提是它没有进行文件访问,这只是更改目录分隔符的问题......

QB64 isn't exactly pretty, but it's a dialect of QBasic, with mac, windows, and linux IDEs, and it can (with tie ins to eclipse) compile for android as well. The results, however, can be very pretty.

http://qb64.net/forum/index.php

It's also worth noting that it has expanded the QB command list, is 64-bit clean, and can do some stunning graphics, network operations, and more.

As a reminder:
QBasic is a structured basic with limited variable scoping (subroutine or program-wide), which can optionally use line numbers.

I have compiled old QBasic code unmodified provided it didn't do file access, and that's just a matter of changing the directory separator...

夕嗳→ 2024-10-07 16:42:05

我会选择 QB64 作为其跨平台 C++ 发射器。

I would choose QB64 for its cross-platform C++ emitter.

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