.FSX ファイル拡張子
Visual F# Script File
| 開発元 | Microsoft |
| 人気度 |
2.5 | 4 票 |
FSXファイルとは?
Script written in F# (pronounced "F Sharp"), a functional programming language formally introduced by Microsoft with Visual Studio 2010; can be run with the "F# Interactive" component of Visual Studio; used for scripting F# code instead of compiling it.
詳細情報
Unlike F# source code files (.FS extension), FSX files are not compiled into .DLL or .EXE files and then and run. Instead, they are executed as a script by F# Interactive.
注: F# Interactive mode can be started in Visual Studio by selecting a segment of F# code and pressing Alt-Enter. F# scripts also use the .FSSCRIPT extension.
FSXファイルを開く、または参照するプログラム
Windows