https://github.com/lmarzocchetti/advent-of-code-2023-haskell
Advent of Code 2023
https://github.com/lmarzocchetti/advent-of-code-2023-haskell
advent-of-code functional-programming haskell
Last synced: 5 months ago
JSON representation
Advent of Code 2023
- Host: GitHub
- URL: https://github.com/lmarzocchetti/advent-of-code-2023-haskell
- Owner: lmarzocchetti
- License: mit
- Created: 2023-12-01T10:31:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T11:27:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T18:18:49.124Z (10 months ago)
- Topics: advent-of-code, functional-programming, haskell
- Language: Haskell
- Homepage:
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent-of-code-2023-haskell
Advent of code entirely in the Haskell programming language.
I'm still learning this language, so the solutions are not the best you can find, but they work!