Re: [RFC] New extension proposal: meta
On Sun, Sep 4, 2011 at 9:21 AM, Nikita Popov <[email protected]> wrote:
> Hi Flavius!
>
> I am working on PHP Parser in user land code
> (https://github.com/nikic/PHP-Parser), which currently has
> capabilities to parse PHP 5.3 into an AST and compile the nodes back
> to PHP source.
Just as a side note: we do have a PHP grammar parser already in the
Drupal community:
http://drupal.org/project/grammar_parser
It has serialization and deserialization capabilities. It is
independent of Drupal.
Damien
Thread (10 messages)