Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fersilva16/aoc2021
Advent of Code solutions in Haskell
https://github.com/fersilva16/aoc2021
Last synced: 11 days ago
JSON representation
Advent of Code solutions in Haskell
- Host: GitHub
- URL: https://github.com/fersilva16/aoc2021
- Owner: fersilva16
- License: mit
- Created: 2021-12-02T01:25:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T17:17:41.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T21:44:41.145Z (4 months ago)
- Language: Haskell
- Size: 71.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2021 [![MIT License][license-shield]][license-url] [![Twitter][twitter-shield]][twitter-url]
My solutions for [Advent of Code 2021][adventofcode-url] using [Haskell][haskell-url]. Since I'm starting with the language, some solutions may be wrong.[license-shield]: https://img.shields.io/github/license/fersilva16/aoc2021?style=flat-square
[license-url]: https://github.com/fersilva16/aoc2021/blob/master/LICENSE
[twitter-shield]: https://img.shields.io/badge/-fersilvaa16-black.svg?style=flat-square&logo=twitter&logoColor=white&colorB=49a2f2
[twitter-url]: https://twitter.com/fersilvaa16
[adventofcode-url]: https://adventofcode.com/2021
[haskell-url]: https://haskell.org
[new-issue-url]: https://github.com/fersilva16/aoc2021/issues/new
[new-pr-url]: https://github.com/fersilva16/aoc2021/pulls/new