Last year I solved AoC 2017 in Kotlin (see my repo here). This year I plan to solve AoC 2018 in Nim.
If I get stuck, I might change to Python :), but the goal is to solve the exercises in Nim, that I started to learn at the end of September, 2018.
- Advent of Code
- the Nim programming language
- Nim: 0.19.0
- Python: 3.7.1
- Operating system: Linux
- Awesome AoC is a collection of awesome resources related to the yearly Advent of Code challenge
- Awesome AoC / Nim
- Awesome AoC / Python