<div>Jacob, by the way, I did try flectioned and unfortunately it failed to compile.</div><div><br></div>   <a href="http://flectioned.kuehne.cn/" target="_blank">http://flectioned.kuehne.cn/</a><div><br></div><div>According to the comments it should work in windows or linux and it should work with D1 and D2. However I got quite a few compiler errors using:</div>
<div><br></div><div><div>    $ dmd -v</div><div>    DMD64 D Compiler v2.055</div></div><div><br></div><div>I tried fixing as many as I could, but at this point in my D skills, it was beyond me. </div><div><br></div><div>It looked promising though. I did something similar by parsing the PE format of Windows DLLs <a href="http://www.arrizza.com/unittesters/utx/utx.html">http://www.arrizza.com/unittesters/utx/utx.html</a> . Kind of kludgy though. I had to de-mangle the names in the internal PE dictionary, making it wholly reliant on the microsoft compiler. But it worked...</div>
<div><br></div><div>John</div><div><br><br><div class="gmail_quote">On Wed, Oct 19, 2011 at 1:22 AM, Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com">doob@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br></div>
Runtime reflection by inspecting the symbol table of the currently executing application: <a href="http://flectioned.kuehne.cn/" target="_blank">http://flectioned.kuehne.cn/</a><br><font color="#888888">
<br>
-- <br>
/Jacob Carlborg<br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>John<br>blog: <a href="http://arrizza.blogspot.com/">http://arrizza.blogspot.com/</a><br>web: <a href="http://www.arrizza.com/">http://www.arrizza.com/</a><br>

</div>