#aoc2021
My solutions for Advent of Code 2021:
- This year I am using whatever language feels appropriate for each task, or
just the one I feel like trying out or using at each point—no rules!
- I won't be publishing the solutions for one day at least until the next one.
#Languages used
- D (LDC version 1.28.0)
- Kuroko (version 1.2.2)
- Lua (version 5.4)
- Python (version 3.9 or newer, most of the
programs probably work all the way down to version 3.5)
#Licensing
Files in this repository without their own license header are distributed
under the terms of the MIT license.