#!/bin/sh sh generate_parser.sh #./convert.php --if examples/helloworld2.php --of /tmp/testbphp #php convert.php --if tests/1.php --of /tmp/testbphp #php convert.php --if tests/hello.php --of /tmp/testbphp #php convert.php --if tests/array.php --of /tmp/testbphp #php convert.php --if tests/function.php --of /tmp/testbphp #php convert.php --if tests/loop.php --of /tmp/testbphp php convert.php --if tests/ackermann.php --of /tmp/testbphp > tests/ackermann.imc /usr/src/parrot/parrot tests/ackermann.imc