安装 Mac 版 Yacc 或 Bison

发布于 2024-10-21 17:16:46 字数 71 浏览 1 评论 0原文

我无法找到不需要使用 Mac 版 darwinports 的 Yacc 或 Bison。如果有人有此类别的经验,任何信息都会很棒

I'm having trouble finding a Yacc or Bison that doesn't require using darwinports for Mac. If anyone has experience in this category any information will be great

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

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

发布评论

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

评论(2

我早已燃尽 2024-10-28 17:16:46

如果您有一个可用的 C 编译器,那么构建 byacc 应该非常简单。

If you have a working C compiler, it should be pretty trivial to build byacc.

○愚か者の日 2024-10-28 17:16:46

如果有人跳过评论:

yacc/bison 和 flex 应该已经安装(至少如果你已经安装了 Xcode,如果没有 Xcode,你甚至不会有 gcc)

因此,请在尝试安装之前检查它们是否存在:)

鸣谢:@Chris Lutz 和 @Paul右

In case anyone skipped the comments:

yacc/bison and flex should already be installed (at least if you have installed Xcode, and without Xcode you won't even have gcc)

Thus, please check whether they exists before trying to install :)

Credits: @Chris Lutz and @Paul R

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