Related articles |
---|
C++ Reflection package? mihai@cs.ucsb.edu (Mihai Christodorescu) (1999-04-01) |
Re: C++ Reflection package? mal@bewoner.dma.be (Lieven Marchand) (1999-04-03) |
Re: C++ Reflection package? dormouse@teapot.com (Hao-yang Wang) (1999-04-03) |
Re: C++ Reflection package? olivier.lefevre@wdr.com (Olivier Lefevre) (1999-04-06) |
From: | "Hao-yang Wang" <dormouse@teapot.com> |
Newsgroups: | comp.compilers |
Date: | 3 Apr 1999 22:00:29 -0500 |
Organization: | Apple Computer, Inc. |
References: | 99-04-004 |
Keywords: | C++ |
Mihai Christodorescu wrote in message 99-04-004...
> I was wondering whether there is such a beast as a reflection
>(in the Java DevKit sense) library for C++.
You may want to take a look at Open C++:
<http://www.softlab.is.tsukuba.ac.jp/~chiba/openc++.html>, but since this is
a tool of source-code translation, it may not suit your purpose for writing
debuggers.
Hao-yang Wang
Return to the
comp.compilers page.
Search the
comp.compilers archives again.