Home/Posts/Advent Of Code (2022) With Haskell

Advent Of Code (2022) With Haskell

Trying out Advent Of Code with Haskell

2023-12-1274 words

Context

I’ve been lately been feeling an urge to practice my programming chops for whatever reason so this year I decided to get my hands dirty with Advent Of Code for the first time. To make things interesting for myself, I will use Haskell and I’m also working on problems from 2022 since I wanted the road to be paved in case I get very lost. The work-in-progress source code is available on GitHub