官术网_书友最值得收藏!

Your first F# project

Going through installation screens and showing how to click Next would be discourteous to our reader's intelligence. Therefore we will skip step-by-step installation for other more verbose texts. Let's start with our first F# project in Visual Studio.

In the preceding screenshot, you can see the F# interactive window at the bottom. Here we have selected FILE | New | Project because we are attempting to open a new project of F# type. There are a few project types available, including console applications and F# library. For ease of explanation, let's begin with a Console Application as shown in the next screenshot:

Alternatively, from within Visual Studio, we can use FSharp Interactive. FSharp Interactive (FSI) is an effective tool for testing out your code quickly. You can open the FSI window by selecting View | Other Windows | F# Interactive from the Visual Studio IDE as shown in the next screenshot:

FSI lets you run code from a console which is similar to a shell. You can access the FSI executable directly from the location at c:\Program Files (x86)\Microsoft SDKs\F#\<version>\Framework\<version>\.

FSI maintains session context, which means that the constructs created earlier in the FSI are still available in the later parts of code.

The FsiAnyCPU.exe executable file is the 64-bit counterpart of F# interactive; Visual Studio determines which executable to use based on the machine's architecture being either 32-bit or 64-bit. You can also change the F# interactive parameters and settings from the Options dialog as shown in the following screenshot:

主站蜘蛛池模板: 台江县| 新干县| 龙里县| 贵溪市| 泉州市| 南和县| 略阳县| 长乐市| 芒康县| 兴安盟| 乐陵市| 海晏县| 沭阳县| 永胜县| 靖远县| 宁都县| 随州市| 华阴市| 灵石县| 深泽县| 黄骅市| 青冈县| 晋城| 盘山县| 武乡县| 元氏县| 武威市| 松江区| 宁武县| 读书| 教育| 桃源县| 咸宁市| 姜堰市| 互助| 泸水县| 东方市| 木兰县| 灵宝市| 望江县| 太仆寺旗|