PEPS is free/libre and open source software written in Opa.
Provided the dependencies are met, to build from source, run:
git clone https://github.com/MLstate/PEPS-source
cd PEPS-source
# Compile
make
# Run
./peps.exe
Read more about dependencies at the PEPS-source repository.