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