From: Tim Harrison
Subject: Lisp source code analysis tools?
Date: 
Message-ID: <F171ro.47v@mcc.com>
I would appreciate pointers to tools that analyze Lisp source code.  I'm
interested in tools that help with things like impact analysis, function
dependencies, cross reference, and finding useless code. More generally, I'm
looking for tools that can be applied to an existing Lisp system in order to
make it more maintainable, reliable, and efficient.

-- Tim Harrison <········@mcc.com>