Solutions for the Advent of Code 2021 in Scheme All solutions are written in standard R7RS scheme. They have been tested with chibi scheme and gauche. All scripts can be run with <path/to/scheme/interpreter> <script.scm> <input file> The tests of each task are included in the repository