Open a terminal, make your way to this folder and build prolan with:

    make

Run a file, for example hello_world.txt in the examples folder, with:

    ./prolan examples/hello_world.txt


