Solutions in Common Lisp and Raku to Advent of Code 2024. For lisp I don't just stick to the standard library but use several modern libraries like serapeum and str that make solving AoC type problems in Common Lisp more convenient even than in python imo.