Discovering Nim, part 1
Posted on Fri 02 December 2022 in Coding • Tagged with aoc, coding, nim
For this year’s Advent of Code, I use the programming language Nim. I wrote a little bit about Advent of Code yesterday.
For today’s puzzle, I got stuck on something that normally is so trivial that you don’t think twice about it—accessing a variable in the …
Continue reading