From: Mike S. <mi...@mi...> - 2003-04-17 13:49:42
|
Hi Carlos We're not writing a parser for all of SQL. We only need to identify a very small number of tokens. Thus a full SQL parser is an over-kill. Mike. -----Original Message----- From: fir...@li... [mailto:fir...@li...]On Behalf Of Carlos Guzman Alvarez Sent: 17 April 2003 12:33 To: Carlos Guzman Alvarez Cc: mi...@mi...; Firebird .Net Provider Subject: Re: [Firebird-net-provider] Re: Script Parsing Issues HEllo: > Ok, huummm, i recommend you to use csLex ( > http://www.cybercom.net/~zbrad/DotNet/Lex/ ) i have tested it, works > really well and it's quite simple to use, you "only" need to make the > grammar file and csLex will generate the parser for you. A last question, here: http://ostermiller.org/syntax/download.html You can found a SQL grammar file that can be used with csLex ( i have tested it some time ago and as i remember it works ) can be good to take a look at it for see if it can be used for ISQL parsing ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain "No tengo dones especiales.Sólo soy apasionadamente curioso" Albert Einstein, científico. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |