OQL Parser/Interpreter

"Scott Stubbs" <sstubbs@iadfw.net>
31 Jul 1998 10:55:28 -0400

          From comp.compilers

Related articles
OQL Parser/Interpreter sstubbs@iadfw.net (Scott Stubbs) (1998-07-31)
Re: OQL Parser/Interpreter Torsten.Grust@uni-konstanz.de (Torsten Grust) (1998-08-03)
| List of all articles for this month |

From: "Scott Stubbs" <sstubbs@iadfw.net>
Newsgroups: comp.compilers
Date: 31 Jul 1998 10:55:28 -0400
Organization: Airnews.net! at Internet America
Keywords: question, interpreter

Hey everyone,


I have been working on a simple OQL engine for a while now and seem to have
the parser working just right. However, I have found that interpreting or
executing the OQL is a whole 'nother animal.


The question I ask is: Has anyone been able to successfully create a walker
for OQL? If so, I would like to know what techniques you used to solve your
problems...


Cheers,
Scott
--


Post a followup to this message

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