For 2024, I solved Advent of Code in 25 different languages. Was a fun project, sometimes a bit (very) painful (*glances at Erlang and Zig*).

Code (bottom of post) and summary for each language:
https://blog.aschoch.ch/posts/aoc-2024

Keep in mind that I used most of these language for a few hours tops, so my judgement is very much subjective.

What's your favourite of the bunch?

I've never struggled so hard to figure how to do something so simple (ie, send a http request or spawn a process where I can read/write to it) than I have with #Lua. I know it has it's fans but jeez.

Most search results are from like 2007 and recommend using 3rd party gists or partial solutions.