Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/augustunderground/aoc2024
Advent of Code 2024
https://github.com/augustunderground/aoc2024
advent-of-code advent-of-code-2024 idris2
Last synced: 6 days ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/augustunderground/aoc2024
- Owner: AugustUnderground
- Created: 2024-12-01T09:53:03.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-23T00:09:25.000Z (about 1 month ago)
- Last Synced: 2024-12-23T01:21:02.678Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2024, idris2
- Language: Idris
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2024
Requires [pack](https://github.com/stefan-hoeck/idris2-pack). Choose a `Day`,
or all of them, in `./src/Main.idr`, then```
% pack run
```and give it time, it's really bad code ...