237 B
237 B
Advent of Code 2021
Decided to learn 3 new languages at a time! Hopefully I will last...
Haskell
ghc -dynamic program.hs && ./program
Prolog
swipl -g main file.pl
Racket
racket file.rkt