Visual Studio Code and F# are installed on the Linux workstations in the DIVMS Computer labs.
You can log in the lab machines either
directly, by using one of the Linux desktops in 301MLH, or
remotely, by connecting to the CS Department's Linux server;
see the CLAS help pages
for additional information.
You can access Visual Studio Code from the Applications | Computer Science menu of the Linux desktop. Alternatively, you can open a terminal and run the command
code
The F# interpreter is invoked with the command
fsharpi .