On Fri, Nov 18, 2011 at 2:35 AM, Edward K. Ream <[email protected]> wrote:

> leoInspect is so elegant, I started doubting it!

The quick summary of leoInspect:

1. leoInspect inspects text; Python's inspect module inspects live objects.

2. leoInspect is much easier to use than inspect, and more scriptable.

3. Most importantly, leoInspect is a view of **symbol tables**, not
ASTs.  These symbol tables are designed to answer important, practical
questions about source code, including Leo's sources.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to