More Testing ephp
To continue testing ephp with the new features I release, first we need a fresh ephp version:
git clone https://github.com/altenwald/ephp
cd ephp
make
This generates an ephp
command you can use it as follow:
./ephp test2.php
I attach in this git the test2.php
code and the output.txt
result.
You can find more examples here: code tests.