Skip to content

jitwit/aoc

Repository files navigation

AOC solutions

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

output/20-20.png

Writeups

Nicer presentation of some solutions can be found here.

I also split out the intcode stuff to a separate repo with libraries for ChezScheme, Guile, and Racket.