Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lionralfs/advent-of-code-2023

🎄 My 2023 AoC solutions in OCaml
https://github.com/lionralfs/advent-of-code-2023

Last synced: 3 days ago
JSON representation

🎄 My 2023 AoC solutions in OCaml

Awesome Lists containing this project

README

        

# advent-of-code-2023

- `dune exec day01 < day01/input.txt` to run
- `dune runtest` to test