Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Perl solutions to the 2015 Advent of Code - http://adventofcode.com
- Host: GitHub
- URL: https://github.com/kcaran/adventofcode2015
- Owner: kcaran
- Created: 2016-01-21T21:06:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T21:07:41.000Z (almost 9 years ago)
- Last Synced: 2023-08-09T16:45:48.208Z (over 1 year ago)
- Topics: advent-of-code, perl, perl5
- Language: Perl
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.