Racket solutions & explanations for the Advent of Code puzzles
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Matthew Butterick adf41e9eaf day10 8 years ago
.gitignore day 1 8 years ago
LICENSE Initial commit 8 years ago
README.md Update README.md 8 years ago
aoc-racket.scrbl day10 8 years ago
day1-input.txt finish day4, reorg directory 8 years ago
day1.scrbl day8 8 years ago
day2-input.txt finish day4, reorg directory 8 years ago
day2.scrbl day8 8 years ago
day3-input.txt finish day4, reorg directory 8 years ago
day3.scrbl day8 8 years ago
day4-input.txt finish day4, reorg directory 8 years ago
day4.scrbl day8 8 years ago
day5-input.txt day5 8 years ago
day5.scrbl day8 8 years ago
day6-input.txt day6 8 years ago
day6.scrbl day8 8 years ago
day7-input.txt day7 8 years ago
day7.scrbl day10 8 years ago
day8-input.txt day8 8 years ago
day8.scrbl day9 8 years ago
day9-input.txt day9 8 years ago
day9.scrbl day9 8 years ago
day10-input.txt day10 8 years ago
day10.scrbl day10 8 years ago
helper.rkt day8 8 years ago
info.rkt day7 8 years ago

README.md

Racket solutions & explanations for the Advent of Code puzzles.

Install from the command line:

raco pkg install git://github.com/mbutterick/aoc-racket/

Explanations will be installed automatically as part of the Scribble documentation.