Le 28 juin 2012 à 14:35, Chris Morley a écrit :

> Hi All,

Hi Chris,

> I have a project where I am evaluating moving a parser from C++ to PHP.

Wow.  I'm curious: what's the goal?

> $$$ -> $
> $$$$ -> $$
> @@@ -> @

Why not.  I have no strong opinion.  Yet \$ would have seemed more natural
to me.  \$1, \$\$, \@\$.  What do you think?

One problem with \ is that then we need a means to escape it itself,
such as \\.

> This seems tidier to me than the PHP specific ifs in the scfc/bison_php code.
> It might be helpful to add this to the release with a argument to enable it.

I'm not sure the argument to enable is needed.


Reply via email to