An open API service indexing awesome lists of open source software.

https://github.com/kcaran/adventofcode2015

Perl solutions to the 2015 Advent of Code - http://adventofcode.com
https://github.com/kcaran/adventofcode2015

advent-of-code perl perl5

Last synced: 12 months ago
JSON representation

Perl solutions to the 2015 Advent of Code - http://adventofcode.com

Awesome Lists containing this project

README

          

Advent Of Code - 2015
===

These are my solutions for the Advent of Code 2015, written in Perl

What is Advent of Code?
===
[This is Advent of Code.](http://adventofcode.com/)

Taking a snippet from the website...

> Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.