Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ot7etoyoshimura/aoc

Unified Advent of Code solutions repository
https://github.com/ot7etoyoshimura/aoc

advent-of-code erlang haskell

Last synced: 2 months ago
JSON representation

Unified Advent of Code solutions repository

Awesome Lists containing this project

README

        

Advent of Code
===

Advent of Code is an annual set of Christmas-themed computer
programming challenges that follow an Advent calendar.

Directory Structure
---
```
aoc
|-README.md
|-COPYING.txt
|-[year]
| |-[lang]
| | |-[source files per day]
```

Used languages
---
- Erlang
- Haskell