Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jlarky/aoc-ocaml-2023


https://github.com/jlarky/aoc-ocaml-2023

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2023 in OCaml

## Install OCaml

(not easy)

- [ocaml docs](https://ocaml.org/)

## Usage

```bash
dune exec -w aoc2023
```