From: Baptiste L. <gai...@fr...> - 2004-08-16 20:23:43
|
dumpast is the 'real' tool. dumpnodetree is just something I needed on th= e way (one great thing about python is that it takes no time to make a project). I haven't been able to spent much time on this project in the l= ast few month, and using python always help me reduce the time to implement a= n idea. It is also a language which is much 'softer' than c++ and it is eas= ier to implement something, discard it and replacing it with something else. The goal was simply to 'get' this project moving. I did get some feedback from the dumpast tool. See my other mail. Baptiste. ----- Original Message -----=20 From: "Andre Baresel" <and...@gm...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Monday, August 16, 2004 1:26 PM Subject: [Cpptool-develop] Got my first run with python as entry point... > Hello baptiste, > > the good news - I got it working, the dumpnodetree works as expected. > However, at the moment I do not understand the reason of using python. > Can you explain my shortly, what are the goals of this ? > > thanks in advance, > Andr=E9 |