Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 428 Bytes

README

File metadata and controls

17 lines (10 loc) · 428 Bytes

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.