Hi Demian,
> While looking for ways to make the new SGL_Sql parser more efficient, I
> was
> playing around with PEAR's *totally* undocumented SQL_Parser. It seems on
> the
> one hand have a promising approach, but on the other, to be quite
> unfinished, a
> work in progress.
Wow, pretty cool stuff.
> // OUTPUT:
>
> ... PEAR errors :-(
That's too bad, because otherwise it's exactly what we're looking for
> At the moment the parser is very touchy, it fails on just about everything
> (comments, primary keys, indexes, etc) but the code structure is great -
> it's a
> parser, lexer, compiler in the spirit of Flexy. Definitely worth checking
> out
> for the interest factor.
I don't have time for a few days to go over the code, but it does sound
really promising.
Andy
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
|