Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 359 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 359 Bytes

Advent of Scala 2015

My solutions for the "Advent of Code" 2015, written in Scala. I want to get more people interested in this language.

I focus on readability and brevity of code first, performance comes second. I also take special care to process the standard input in a streaming fashion.

If you like my work, please star the repository. Thanks!