Re: Memory visualization

2006-03-15 Thread Stephen Kellett
In message <[EMAIL PROTECTED]>, Tim Peters <[EMAIL PROTECTED]> writes >[EMAIL PROTECTED] >> 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. One a

Re: Memory visualization

2006-03-14 Thread Tim Peters
[EMAIL PROTECTED] > 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.arizon

Re: Memory visualization

2006-03-14 Thread Raymond Hettinger
[bearophile] > During the execution of a Icon script there are ways to visualize the > memory: > http://www.cs.arizona.edu/icon/progvis/memmon/memmon.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

Memory visualization

2006-03-13 Thread bearophileHUGS
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/worksh