Skip to content

positron/advent-of-code-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2017 Advent of Code in Clojure

http://adventofcode.com/2017

I probably won't do it all. Fun though!

Each file is self contained and only uses the standard library.

No formal tests since each day is simple enough to build up the given test cases in the repl as I go.