/advent-of-code

Solutions to advent of code in Clojure and Rust

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

advent-of-code

My solutions to http://adventofcode.com/

About

  • each day has its own file/namespace, including tests
  • run lein midje :autotest to run tests on save
  • big inputs are in the resources dir
  • where possible i've combined the solutions to part 1 & 2 in a single function

License

Copyright © 2017 Chris Blom

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.