Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 549 Bytes

File metadata and controls

11 lines (7 loc) · 549 Bytes

Advent of Code

Welcome

Toplevel folders are for languages, inside each language dir they are divided by year to some extent. I didn't want to define separate projects for each year basically.

Haskell code is based on Sam Coy's template. Also shamefully, those solutions are his trying to get the feel for the template and parser library used.

TODO

Add a top-level nix-shell, so all the languages are available in each directory and I don't have to duplicate shell.nix && nix/*