This is the PHP4 grammar by Indrek Mandre for SableCC3. Please see http://www.mare.ee/indrek/sablecc/ for more information and latest updates. $ ant -projecthelp Buildfile: build.xml Main targets: all Build the jar bindist Create a binary distribution archive clean Clean up compile Compile all source files dist Create tar.gz archive of the whole compiled system jar Generate the jar file javadoc Generate javadoc documentation srcdist Create source tar.gz distribution archive Default target: all $ ant jar $ cat test.php | java -cp lib/php4sablecc.jar:classes/ TestParser