Skip to content

jitwit/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 7, 2025
063de5f · Jan 7, 2025
Dec 10, 2020
Dec 29, 2024
Jan 7, 2025
Dec 8, 2024
Dec 27, 2024
Dec 27, 2020
Dec 6, 2023
Dec 6, 2023
Dec 24, 2024
Dec 6, 2024
Dec 1, 2024
Dec 5, 2021
Dec 1, 2019
Dec 25, 2024
Dec 7, 2024
Jan 7, 2025
Dec 12, 2024

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.