| Related articles |
|---|
| C++ schema capture kennedy@rsoc.rockwell.com (1994-10-12) |
| Newsgroups: | comp.compilers |
| From: | kennedy@rsoc.rockwell.com (Tom Kennedy,282-4638,RSOC) |
| Keywords: | C++, tools, question |
| Organization: | Rockwell Space Operations |
| Date: | Wed, 12 Oct 1994 14:03:37 GMT |
I am building an OO interpreter to use as the interface
for an OO program executive. I intend to use a graph of expression
trees to internally store the parsed instructions.
Does any body know of an existing C++ class library
which will build an expression tree. Thanks.
Tom.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.