Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musabkilic/aoc2024
Learning F# with Advent of Code 2024
https://github.com/musabkilic/aoc2024
advent-of-code advent-of-code-2024 aoc aoc2024 fsharp
Last synced: 27 days ago
JSON representation
Learning F# with Advent of Code 2024
- Host: GitHub
- URL: https://github.com/musabkilic/aoc2024
- Owner: musabkilic
- Created: 2024-12-01T14:28:34.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-17T22:15:32.000Z (28 days ago)
- Last Synced: 2024-12-17T23:22:32.718Z (28 days ago)
- Topics: advent-of-code, advent-of-code-2024, aoc, aoc2024, fsharp
- Language: F#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Learning F# with Advent of Code 2024
in case it is not obvious this is NOT the optimal way to solve these problems, both the performance and the programming experience is horrible
i am doing it in this way because i find it fun and want to see how far i can go
there is some comments and explanations on the commit messages if you are interested(or you may open an issue/contact me somewhere else and ask)