LangHuiHE / FSharpDemo

A demo of FSharp for my programming languages class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A demo of FSharp for my programming languages class.


Languages

Language:F# 100.0%