Advent of Code OCaml version
Just my repo of OCaml code, I will add my complains as I work through it
I used to write a lot of perl so working in OCaml does make it feel similar, as in everything can be a one liner and also a giant mess if you are not careful.
But writing it is very smooth, structure is very similar to common lisp