/FSharpDemo

A demo of FSharp for my programming languages class.

Primary LanguageF#

FSharpDemo

A demo of FSharp for my programming languages class.

To run, use the command

dotnet run

Be sure to have Microsoft's .NET packages installed.


Add .gitignore_global

Run the following on the command line

git config --global core.excludesfile .gitignore_global