开发者

Installing F# PowerPack on OS X

I have F# 2.0 instal开发者_StackOverflowled on Mono 2.6.7 on an OS X 10.6 machine.

How can I install the PowerPack and use it in FS interactive?


Well, on Windows, I downloaded the source code and compiled it into assemblies, which I referenced. I imagine it's much the same on MAC/Mono. You can reference an assembly in FSI with...

#r "assemblyname"
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜