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: about 1 year ago
JSON representation

Advent of Code 2024

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 ...