A last letter game benchmark implemented in Erlang
Clone repository recursively:
git clone --recursive https://github.com/LLGAssessment/llg-erlang.gitCompile test:
cd llg-erlang
makeRun it and measure its time:
time erl -s llg main -s init stop -noshell < llg-dataset/70pokemons.txt