在 Windows 上进行 ML 编程的编辑器?

发布于 2024-07-27 23:14:34 字数 59 浏览 2 评论 0原文

我知道我可以使用 Emacs,但我之前没有使用过它......还有其他选择吗?

谢谢

I know I can use Emacs but I haven't used it earlier... are there any other alternatives??

Thanks

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

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

发布评论

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

评论(3

吃素的狼 2024-08-03 23:14:36

当然... VIM——我与 ocaml 一起使用的东西。

除此之外,还有一个适用于 SML/NJ 的 Eclipse 插件,名为 ML- ocaml 的开发ODT

Of course... VIM --what i use with ocaml.

Aside from that, there is an eclipse plug-in for SML/NJ called ML-Dev and ODT for ocaml.

守护在此方 2024-08-03 23:14:36

您可以使用 Visual Studio 编辑器 F# - 在

#indent "off"

文件顶部,F# 的核心很大程度上与OCaml(特别是如果您引用 F# PowerPack)。 不完美,但有用...

轶事:我的一个朋友正在学习使用 OCaml 的编程课程,他在 VS 中使用 F#(坚持使用 OCaml 库/语言)来编写作业,以获得良好的编辑器/调试器支持,同时工作,然后切换到 OCaml 编译器进行最后的修饰和兼容性修复,然后再提交作业; 这对他来说似乎相当有效。

You could use the Visual Studio editor for F# - with

#indent "off"

at the top of the file, the core of F# is largely compatible with OCaml (especially if you reference the F# PowerPack). Not perfect, but useful...

Anecdote: a friend of mine was taking a programming class that used OCaml, and he used F# inside VS (sticking to OCaml library/language) to author his homework, to have good editor/debugger support while working, and then switched to OCaml compiler for final touch-ups and compatibility fixes before submitting assignments; this seemed to work reasonably well for him.

心碎的声音 2024-08-03 23:14:34

Zeus 程序员的编辑器可以轻松配置为几乎任何编程语言。

The Zeus programmer's editor can be easily configured for almost any programming language.

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