blazpeterlin / AdventOfCode2015.FSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solutions for Advent Of Code 2015 (all 25 days), written in F#.

Run the code by opening the solution in Visual Studio and running the Aoc15.FinishedDays.Test tests through Test Explorer.

Or check out the solution code inside Aoc15.FinishedDays.

Each day was originally coded inside the Aoc15.ActiveDay/Program.fs for regular debugging, then renamed and moved to FinishedDays.

About


Languages

Language:F# 99.9%Language:Forth 0.1%