[comp.lang.lisp] Looking for tree printing code

wolfe@ernie.Berkeley.EDU (David Wolfe) (03/21/89)

I'm using kyoto common lisp, and am looking for code which outputs trees in
a nice format.  Perhaps for some pretty printer such as a dandilion or
postscript type stuff?

My particular trees are game trees which will have left and right chilren
specified for each node, and each might have more than one of each (left
and right).

Please send responses directly here (to wolfe@ernie.berkeley.edu on arpa),
since I don't read the newsgroup.  Thanks in advance.

				David Wolfe