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 213bf28eab Update README.md 8 years ago
day1 typo 8 years ago
.gitignore day 1 8 years ago
LICENSE Initial commit 8 years ago
README.md Update README.md 8 years ago
helper.rkt day 1 8 years ago
info.rkt day 1 8 years ago
start.scrbl day 1 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.