aoc icon indicating copy to clipboard operation
aoc copied to clipboard

advent of code

-- mode: org --

  • AOC solutions

    Solutions to advent of code problems in ~scheme~, ~J~, and ~haskell~.

#+caption: sea monsters [[file:output/20-20.png]]

** Writeups

Nicer presentation of some solutions can be found [[http://j-raphael.net/posts/aoc.html][here]].

I also split out the intcode stuff to a separate [[https://github.com/jitwit/intcode][repo]] with libraries for ChezScheme, Guile, and Racket.