On Sat, 2002-05-11 at 11:18, Daniel Morgan wrote: > Anyone have any experience at creating a SQL parser? > How do I create a SQL parser in C#? Or is there an open source (as in > X11 free or BSD free) SQL parser already written in C# or Java? > > I do understand that the Mono C# compiler (mcs) is written in C# and > uses jay (a Berkeley yacc parser ported to java ported to C#), but other > than that, I have no idea where to begin. I do not understand jay, > yacc, nor creating language parsers. > maybe Gonzalo's started parser for libgda, which was based on lex/yacc AFAIK may serve as a starting point?
cheers _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
