编译器 Bigloo 问题

发布于 2024-09-30 16:25:09 字数 131 浏览 1 评论 0原文

我想问的是,有什么区别,按 Dr.Racket 中的“制作可执行文件”按钮,使用 bigloo 制作可执行文件。

另一个问题是,我在使用 bigloo 编译 *.scm 文件时遇到问题。 任何人都可以帮助我吗?

谢谢

The thing i want to ask, is what the difference, pressing the
"make an executable file" button in Dr.Racket, from making an executable file using bigloo.

Another question is, that im having problems to complile *.scm files, using bigloo.
Anyone can help me on this?

thx

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

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

发布评论

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

评论(1

荒人说梦 2024-10-07 16:25:09

你能说得更具体一些吗?我对 bigloo 不太熟悉,但您不需要编译 .scm 文件。你通常不会在Scheme中编译文件;您只需通过 REPL 发送它们即可。

Can you be more specific? I'm not too familiar with bigloo, but you shouldn't need to compile .scm files. You don't usually compile files in Scheme; you just send them through the REPL.

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