Re: [RFC] New extension proposal: meta

From: Date: Sun, 04 Sep 2011 08:21:31 +0000
Subject: Re: [RFC] New extension proposal: meta
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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)

« previous php.internals (#55173) next »