Re: SQL grammar

gsteckel@East.Sun.COM (Geoff Steckel - Sun BOS Hardware CONTRACTOR)
20 Jan 91 23:14:40 GMT

          From comp.compilers

Related articles
SQL grammar pierre.legallo@wanadoo.com (Pierre Le Gallo) (2001-11-25)
Re: SQL grammar p11111@kr.onet.pl (psobkiew) (2001-11-26)
SQL grammar jesanche@mtecv2.mty.itesm.mx (1991-01-19)
Re: SQL grammar gsteckel@East.Sun.COM (1991-01-20)
Re: SQL grammar john@newave.mn.org (1991-01-20)
Re: SQL grammar pardo@cs.washington.edu (1991-02-11)
| List of all articles for this month |

Newsgroups: comp.compilers
From: gsteckel@East.Sun.COM (Geoff Steckel - Sun BOS Hardware CONTRACTOR)
Keywords: SQL, parse, yacc
Organization: Omnivore Technology, Newton, Mass. (617)969-3448
References: <2830@mtecv2.mty.itesm.mx>
Date: 20 Jan 91 23:14:40 GMT

I know of one (proprietary) SQL yacc grammar but it's really twisty -
multiple nested grammars, 1000+ productions & a nasty lexer-parser
interface. It's about as bad a grammar as you can get and still make
it possible to parse systematically.


geoff steckel (gwes@wjh12.harvard.EDU)
(...!husc6!wjh12!omnivore!gws)
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.