Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ernie.Berkeley.EDU!wolfe From: wolfe@ernie.Berkeley.EDU (David Wolfe) Newsgroups: comp.lang.lisp Subject: Looking for tree printing code Message-ID: <28474@ucbvax.BERKELEY.EDU> Date: 21 Mar 89 05:47:32 GMT Sender: usenet@ucbvax.BERKELEY.EDU Lines: 12 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