sordina / advent2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022 Solutions

https://adventofcode.com/2022

Run all solutions with make.

Run doctests for interactive development with find {src,*.cabal} | entr -- cabal exec -- doctest -isrc src/*.

Uses aoc-cli to download required input.

About

License:Other


Languages

Language:Haskell 96.5%Language:Swift 2.0%Language:Makefile 1.5%