Go to file
2024-12-01 15:41:23 +01:00
2020 Two more stars in PHP! 2022-12-01 21:02:00 +01:00
2021 Day 7 done in python 2022-12-01 21:02:00 +01:00
2022 Day 9.. Haven't finished part 1 yet, its too late 2022-12-10 00:17:47 +01:00
2023 Day 5? 2023-12-05 23:49:36 +01:00
2024 Day 1 2024-12-01 15:33:55 +01:00
.gitignore Initial commit 2022-12-01 21:01:59 +01:00
LICENSE Initial commit 2022-12-01 21:01:59 +01:00
README.md Update README.md 2024-12-01 15:41:23 +01:00

Advent Of Code

Heya! This is my advent of code repo (as you might have guessed). In here you'll find my solutions of the advent of code exercises.

2024

Really wanna try out agda during this year's AoC, but I'm a little bit too scared to do IO and parsing in a proof assistant. I don't think that implementing a recurse decent parsing library would be too hard but it's also pretty busy right now so maybe I'll attempt that later in the challenge (if I can keep it up this year).

So for lack of better languages, more Haskell this year.

2023

Some more Haskell

2022

My first attempts at Haskell

2021

So similar to last year, a different language each day. Different though: I pick the language myself instead of using the little seeded ransomizer. Hopefully this helps with me finishing it when I am busy that day (by picking a language I already know).

2020

This is the first time I'm actually attempting to finish the advent of code, so make sure I keep my promises! This is going to be difficult since I'm going to be offline from the 21st. Time to do manual calculus and programming without the internet™

Anyway I'm trying to do this polyglot, but only as many languages as possible instead of the correct language lol.