Visual Parse Tree Components?

"Quinn Tyler Jackson" <qjackson@wave.home.com>
19 Oct 1999 01:45:55 -0400

          From comp.compilers

Related articles
Visual Parse Tree Components? qjackson@wave.home.com (Quinn Tyler Jackson) (1999-10-19)
| List of all articles for this month |

From: "Quinn Tyler Jackson" <qjackson@wave.home.com>
Newsgroups: comp.compilers
Date: 19 Oct 1999 01:45:55 -0400
Organization: @Home Network Canada
Keywords: tools, question

Hello....


Would anyone know of any Delphi (or C++ Builder) compatible component
that displays trees in the classic root-at-top-nodes-going-down view
of the literature, rather than the root-at-top-left-nodes-like-a-list
view we're so often forced to use for simplicity's sake?


I'd like to display parse trees in PAISLEI in something more natural than:


        http://www.qtj.net/~lpm/version20/screen_04.gif
--
Quinn Tyler Jackson
http://www.qtj.net/~quinn/


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.