02 December 2024 advent of code, haskell Advent of Code 2024 day 2 Mostly writing down the problem as predicate definitions. Read more
01 December 2024 advent of code, haskell Advent of Code 2024 day 1 Back to Advent of Code, with a problem that fits Haskell well. Read more
28 July 2024 advent of code, haskell, optimisation, parallelism Optimising Haskell: parallelism and the Par monad Using (and taming) standard Haskell techniques for parallelism. Read more