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

https://github.com/ciavash/adventofcode

Perl 6 solutions for http://adventofcode.com/
https://github.com/ciavash/adventofcode

Last synced: 5 months ago
JSON representation

Perl 6 solutions for http://adventofcode.com/

Awesome Lists containing this project

README

          

Description
===========

Perl 6 solutions for [Advent of Code](http://adventofcode.com/)

Notes
=====

Some solutions are not included, because there were better solutions available. So I just link to them here:

[Day 8](https://www.reddit.com/r/adventofcode/comments/3vw32y/day_8_solutions/cxs2exg),
[Day 10](https://www.reddit.com/r/adventofcode/comments/3w6h3m/day_10_solutions/cxu14qz)

Some solutions were inspired by these solutions:

[Day 11](https://www.reddit.com/r/adventofcode/comments/3wbzyv/day_11_solutions/cxv1vx5),
[Day 12](https://www.reddit.com/r/adventofcode/comments/3wh73d/day_12_solutions/cxwx3ut),
[Day 13](https://www.reddit.com/r/adventofcode/comments/3wm0oy/day_13_solutions/cxx807l),
[Day 14](https://www.reddit.com/r/adventofcode/comments/3wqtx2/day_14_solutions/cxyhti8),
[Day 19](https://www.reddit.com/r/adventofcode/comments/3xflz8/day_19_solutions/cy4k8ca),
[Day 20](https://www.reddit.com/r/adventofcode/comments/3xjpp2/day_20_solutions/)