Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vest/aoc-haskell
This is an attempt to solve Advent of Code 2016 in Haskell
https://github.com/vest/aoc-haskell
advent advent-of-code advent-of-code-2016 haskell
Last synced: 26 days ago
JSON representation
This is an attempt to solve Advent of Code 2016 in Haskell
- Host: GitHub
- URL: https://github.com/vest/aoc-haskell
- Owner: Vest
- License: mit
- Created: 2021-10-07T14:57:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T22:40:57.000Z (almost 3 years ago)
- Last Synced: 2023-04-05T05:07:12.921Z (over 1 year ago)
- Topics: advent, advent-of-code, advent-of-code-2016, haskell
- Language: Haskell
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc-haskell
This is an attempt to solve Advent of Code 2016 in Haskell