On Fri, Oct 10, 2008 at 10:45:11AM +0300, Cariotoglou Mike wrote:
> well, since you asked, BNF is indeed more difficult to read, BUT it is
> machine-readable, which means validation tools and parsers can be built.

If that's what you want then there's already the grammar that Lemon uses
to generate the pasrser for SQLite3.

Someone suggested that the BNF stuff is text, and therefore more easily
accessible to blind users.  That need not mean that BNF is the way to
go.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to