Related articles |
---|
another SQL parser in the compiler archives johnl@iecc.cambridge.ma.us (John R. Levine) (1992-10-31) |
Newsgroups: | comp.compilers |
From: | John R. Levine <johnl@iecc.cambridge.ma.us> |
Organization: | Compilers Central |
Date: | Sat, 31 Oct 1992 04:07:45 GMT |
Keywords: | SQL, parse, FTP |
I have placed another the SQL parser in the compilers archive under the name
ora-sql.shar. It's the one I wrote for O'Reilly's new "lex&yacc", 2nd
edition, and parses the full language described in the second edition of
Date's SQL book.
If you want to know how the parser works, I shamelessly suggest that you
buy the lex&yacc book and read Chapter 5.
Regards,
John Levine, johnl@iecc.cambridge.ma.us, {spdcc|ima|world}!iecc!johnl
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.