SharpDevelop 上/中的 F#?

发布于 2024-08-04 10:17:19 字数 83 浏览 2 评论 0 原文

SharpDevelop 是否有 F# 编译器(插件?)?我在上网本上使用 SharpDevelop 进行业余爱好开发,在上面用 f# 进行编程会很酷。

Is there an F# compiler (plugin?) for SharpDevelop? I use SharpDevelop on my netbook for hobby development and it would be cool to program in f# on it.

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

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

发布评论

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

评论(4

谁与争疯 2024-08-11 10:17:19

如果您安装F#编译器,SharpDevelop 3.0会自动支持它。 (哦,好吧。至少人们现在会得到一个好的答案。)

If you install the F# compiler, SharpDevelop 3.0 automatically supports it. (Oh well. At least people will get a good answer now.)

一页 2024-08-11 10:17:19

在 Windows 上,我选择了 Visual Studio Shell 和 May F# CTP。

On Windows, I settled on Visual Studio Shell and the May F# CTP.

任谁 2024-08-11 10:17:19

有一个相当旧的(2008 年 8 月)MonoDevelop 的 F# 插件。如需了解更多信息,请访问其Wiki 页面

对于 F# 编译器,请从 F# 2009 年 5 月 CTP 页面。在 Mono 上运行存在某些已知问题,只需搜索“ F# Mono" 了解更多信息。

There's a rather old (Aug 2008) F# Plugin for MonoDevelop. Read more on its Wiki page.

For the F# compiler, download the xip file from the F# May 2009 CTP page. there are certain known issues with running it on Mono, just search for "F# Mono" for more info.

维持三分热 2024-08-11 10:17:19

现在 Visual Studio 2010 支持 F#。但是,这不包括 Express 版本,因此如果您正在寻找免费的 F# IDE,那么有一个 MonoDevelop 插件(需要 v2.6 IIRC),您可以安装 Visual Studio Shell Integrated 并向其添加 FSharp,或夏普开发。
其中,我可能会推荐 Visual Studio Shell,因为它似乎在编辑器窗口和 F# 控制台窗口之间具有最佳集成。但是,如果您对跨平台操作感兴趣,那么请考虑 MonoDevelop,因为您可以确保某些功能可以在 Mono 上运行。

Now Visual Studio 2010 supports F#. However, that doesn't include the Express editions, so if you're looking for F# IDEs for free, then there's a MonoDevelop plugin (which needs v2.6 IIRC), you can install Visual Studio Shell Integrated and add FSharp to that, or SharpDevelop.
Of these, I'd probably recommend the Visual Studio Shell over the others as it seems to have the best integration between the editor window and the F# Console window. However, if you're interested in doing things cross-platform, then look at MonoDevelop, as you can make sure that something will work on Mono.

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