This repo stores my solutions to the Advent of Code 2017 problems. Written in Lua, the language I'm most familiar with. These are not optimized; once I get the correct solution the most I'll usually do is improve readability and remove debugging code.