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 09883ce619 rename 8 years ago
.gitignore day 1 8 years ago
LICENSE Initial commit 8 years ago
README.md Update README.md 8 years ago
day1-input.txt finish day4, reorg directory 8 years ago
day1.scrbl day5 8 years ago
day2-input.txt finish day4, reorg directory 8 years ago
day2.scrbl day5 8 years ago
day3-input.txt finish day4, reorg directory 8 years ago
day3.scrbl typos 8 years ago
day4-input.txt finish day4, reorg directory 8 years ago
day4.scrbl day5 8 years ago
day5-input.txt day5 8 years ago
day5.scrbl day5 8 years ago
day6-input.txt day6 8 years ago
day6.scrbl update 8 years ago
helper.rkt day5 8 years ago
info.rkt rename 8 years ago
main.scrbl rename 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.