>>>>> "CY" == C Y <smustudent1@yahoo.com> writes:
CY> --- Raymond Toy <toy@rtp.ericsson.se> wrote:
>> FWIW, someone has just implemented such a xref tool for CMUCL. It's
>> built into the compiler so it's always right, unlike the xref tool in
>> the CMU AI Archives.
>>
>> Ray
CY> Urk. What are the problems with the CMU xref? Also, any pointers to
CY> the CMUCL xref and whoever is developing it?
I haven't used xref in a long time but IIRC it had trouble when you
defined functions using macro/macrolet. There may have been other
issues. Not a problem with maxima, probably.
The CMUCL xref is done by Eric Marsden and was announced just today on
the cmucl-imp mailing list I think. He said binaries are available in
the experimental directory on www.cons.org. (Somewhere. I always have
to poke around to find it.)
Ray