如何在Linux上使用F#和mono?

kek*_*eke 8 linux mono f#

我很难弄清楚如何在Linux上使用F# - 我真的很感激帮助.

Ily*_*rov 8

好吧,我的盒子:Ubuntu,mono,fsharp,emacs和fsharp-mode

你有fsharp模式

  1. 突出
  2. 互动控制台
  3. emacs :-).

此外,您可以尝试使用sharpdevelop 2.2在wine(例如winetricks)上安装.net 2.0.

Personaly我决定使用emacs和fsharp-mode.

更新:

另一种选择是在OCaml模式下使用常规编辑器,如kate,但由于语言之间的差异,它可能不方便.