.FSX File Extension
Visual F# Script File
Developer | Microsoft |
Popularity |
2.5 | 4 Votes |
What is an FSX file?
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.
More Information
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.
NOTE: 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.
Programs that open or reference FSX files
Windows