Atom 适合通用 C 代码生成吗?

发布于 2024-09-28 07:41:00 字数 118 浏览 2 评论 0原文

你可以使用 Atom 在 Haskell 中进行 C 编程吗?这可能吗?这有意义吗?

Can you use Atom for programming C in Haskell? Would that be possible and would that make sense?

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

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

发布评论

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

评论(1

彼岸花似海 2024-10-05 07:41:00

Atom 的目标是一个非常特殊的领域,引用 Atom 的简介,即“硬实时嵌入式软件”。如果您想要解决的问题属于该领域,那么您绝对应该尝试一下 Atom。但很可能你的问题有点不同,然后你可能会更好地使用 language-c

无论如何,Atom 提供的抽象与 C 不同,因此 Atom 将生成哪种 C 代码并不总是显而易见的。

祝你好运!

Atom is targeted towards a very particular domain, "hard realtime embedded software", to quote the Atom blurb. If the problem you want to solve fall in that domain then you should definitely give Atom a go. But most likely your problem is quite a bit different and then you're probably much better off with language-c.

The abstractions that Atom provides aren't that C like anyway, so it's not always obvious what kind of C code Atom will generate.

Good luck!

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