I see there is a native runtime for PHP in the works. Has there ever been any discussion as to whether it would make sense, as an alternative to a native PHP runtime, to wrap the existing C (or C++) ANTLR runtime into a PHP module? In theory, this should provide a fast PHP target, without the work of having to write and maintain a separate PHP runtime.
This is something that I am interested in doing in the near term unless someone knows of a reason why it wouldn't work. Geoff _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
