Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lionralfs/advent-of-code-2023
- Owner: lionralfs
- Created: 2023-12-01T20:50:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T15:34:04.000Z (about 1 year ago)
- Last Synced: 2023-12-05T16:47:52.046Z (about 1 year ago)
- Language: OCaml
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-2023
- `dune exec day01 < day01/input.txt` to run
- `dune runtest` to test