Skip to content

A collection of Project Euler solutions in C# and F#.

Notifications You must be signed in to change notification settings

matthew-moritz/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler

A collection of solutions for Project Euler problems in C# and F#.

Project Euler Emblem

Running .CSX Locally

In order to run .csx scripts locally:

  1. Install dotnet-script
    dotnet tool install -g dotnet-script
  2. Run the script
    dotnet script <filename.csx>

Running .FSX Locally

-- todo

About

A collection of Project Euler solutions in C# and F#.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages