[antlr-interest] Visualization of trees

mzukowski at yci.com mzukowski at yci.com
Tue Jan 21 12:46:19 PST 2003


The easiest way to see your C++ trees would be to print them out and have a
little java parser that reconstructs the trees in Java to visualize them.
There is already some method in the antlr sources to display them in a swing
UI.

Monty

-----Original Message-----
From: Ruslan Zasukhin [mailto:sunshine at public.kherson.ua]
Sent: Tuesday, January 21, 2003 12:43 PM
To: antlr-interest at yahoogroups.com
Cc: Terence Parr
Subject: [antlr-interest] Visualization of trees


Hi guys,

As I understand old debugger for this is dead few years already.

But I wonder why nobody from this list (where present many Java developers)
have not pick up this idea?

Anybody going do such project ?

Also I think that it will be cool, integrate this Java - tree viewer to C++
also. It is quite possible via JNI calls.

So in ideal, I just call

    debugger_show( parser->getTree() )

And see in Java app my C++ tree.

Will we get such tool ?

Terrence, and I wonder why you can not put such tasks on your students?
This will be good for them and for ANTLR community.
:-)

-- 
Best regards,
Ruslan Zasukhin               [ I feel the need...the need for speed ]
----------------------------------------------------------------------
Paradigma Software                        http://www.paradigmasoft.com

Valentina is cross-platform, fantastic fast database engine, supports
C/C++,Java,JDBC,SQL,Director,REALbasic,PHP,XCMD,COM,Visual BASIC......
----------------------------------------------------------------------



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list