A last letter game benchmark implemented in OCaml
Clone repository recursively:
git clone --recursive https://github.com/LLGAssessment/llg-ocaml.gitCompile test:
cd llg-ocaml
makeRun it and measure its time:
time ./llg < llg-dataset/70pokemons.txt