Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeconscious/advent-of-code

Solutions of Advent of Code puzzles
https://github.com/codeconscious/advent-of-code

advent-of-code advent-of-code-2024 advent-of-code-2024-fsharp fsharp fsx

Last synced: 8 days ago
JSON representation

Solutions of Advent of Code puzzles

Awesome Lists containing this project

README

        

# Advent of Code

While studying functional programming through [F#](https://fsharp.org/) in 2024, I decided to get a bit more serious about [Advent of Code](https://adventofcode.com/) (AoC). I've dabbled with it in previous years and various languages (C# and Ruby mostly), but the appeal of F# made me want to focus. And so here we are.

Note that, per [AoC request](https://adventofcode.com/2024/about#faq_copying), the puzzle inputs are not included in this repository.