Related articles |
---|
PL/SQL parser stoggers@uniquest.demon.co.uk (Mike Stogden) (2000-05-31) |
Re: PL/SQL parser sammy_6@my-deja.com (2000-06-06) |
From: | "Mike Stogden" <stoggers@uniquest.demon.co.uk> |
Newsgroups: | comp.compilers |
Date: | 31 May 2000 23:08:59 -0400 |
Organization: | Compilers Central |
Keywords: | SQL, question, parse |
Hi,
What I would like to be able to do (being a bit of an optimist) is to parse
PL/SQL (probably version 2+) and use the parse tree to document
cross-references.
If I start from scratch I think I will need a grammar and a development
tool. The question is: where can I get a public domain grammar for PL/SQL
and where would I get some form of development tool?
I've had a look at the Sandstone web site and it looks quite useful,
comments would be appreciated.
Thanks,
Mike Stogden.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.