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.
751 B
751 B
2015 edition
Racket solutions & explanations for the Advent of Code puzzles. Written in Racket's literate-programming dialect, scribble/lp2
.
Install from the command line:
raco pkg install aoc-racket
Explanations will be installed automatically as part of the Scribble documentation.
Or just read the code and explanations online, right now.
2016 edition
Solutions (implemented as #lang
DSLs) in 2016
directory (no explanations)
2017 edition
Solutions (implemented as #lang
DSLs) in 2017
directory (no explanations)