Skip to content

jitwit/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.