From: Alex Kilpatrick
Subject: tree utility for ACL/Win?
Date: 
Message-ID: <3scd97$n5k@blackbird.afit.af.mil>
Hi,

I'm looking for a utility to provide a nice pprint of Lisp-style tree
structures.  I'm using ACL/Win, and the normal pprint doesn't seem to
print the trees in a logical manner.  I'm working with ID3, so I need
the ability to inspect really ugly trees.  I would love to use the
built-in class browser to look at an arbitrary tree, but that is
probably too much to ask for.  Any assistance is appreciated.


Alex