How to use phply? ----------------- For the lexer test execute in a shell: $ phplex /path/to/file_name.php For the parser test execute in a shell: $ phpparse /path/to/file_name.php