Hello Antlr-dev, A few weeks ago I was looking for a parser generator to generate SPARQL parser for OntoWiki [1]. The requirements were PHP, so after some searching i found this great project. Unfortunately there was not much interest in a php runtime, and the antlrphpruntime [2] was still listed as alpha. After some tweaks and fixes the required parser was successfully generated [3]. My changes are now on github [4] and I hope there is still interest in antlr php runtime. Probably it would be a good idea to merge the main repository [2] with my changes.
regards, rolland [1] http://ontowiki.net/Projects/OntoWiki [2] http://code.google.com/p/antlrphpruntime/ [3] http://github.com/rollxx/sparqlParser-php [4] http://github.com/rollxx/antlr-php-runtime _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
