Useless but sorta cool



>>>>> "CY" == C Y <smustudent1@yahoo.com> writes:

    CY> I've been messing with XREF a little more, and using graphviz and xref
    CY> I made a chart which maps the risch.lisp functions, as well as the
    CY> RZMAC and RATMAC files.  I doubt it's useful for much but I thought I'd
    CY> upload it in case anyone is interested.  One that is definitely useless
    CY> is a joint mapping I did of all the rat*.lisp files.  It's way too
    CY> complex to be useful, but does give you an appreciation for just how
    CY> complex this program really is.  I uploaded the postscript files in
    CY> case anyone is curious:

I used to have a tree grapher for use with xref and garnet.  It would
draw the tree to a certain depth and you could click on a function
node to open up more branches to show what functions that function
called.

I don't recall how it handled recursive function calls though.

Ray