> On 02 Mar 2016, at 13:32, Luca Ferrari <fluca1978 at infinito.it> wrote: > > On Wed, Mar 2, 2016 at 1:10 PM, Marco Bambini <marco at sqlabs.net> wrote: >> I developed the parser myself. > > Great job but...what is the aim? > Why one should use this instead of, let's say, Perl SQL::Parser > <http://search.cpan.org/~rehsack/SQL-Statement-1.407/lib/SQL/Parser.pm>?
Probably because it can be easily embedded in C and is it also way faster and a lot requires less memory. -- Marco Bambini http://www.sqlabs.com http://twitter.com/sqlabs http://instagram.com/sqlabs > > Luca > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

