The design of the compiler is described either in presentation (Slovak) or documentation (English)
In /src
directory type make
to compile
You may try to write your own simple php code similar to ones of tests/parserIn/
codes and run it by script such as ./compile.sh ../tests/parserIn/01_helloworld.php