Icon is a language that share some similarities with Python:
http://www.cs.arizona.edu/icon/

During the execution of a Icon script there are ways to visualize the
memory:
http://www.cs.arizona.edu/icon/progvis/memmon/memmon.htm

Related pages:
http://www.cs.arizona.edu/icon/progvis/workshop/workshop.htm
http://www.cs.arizona.edu/icon/progvis/progvis.htm

I'd like to know if for Python there is a similar program to
dynamically see the memory in a similar way.
If such tool doesn't exist yet, I'd like to know if it may be diffifult
to create it.

Bye,
bearophile

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to