Goals
- Let's get a skeletal run-time framework going so we always have a
"demo" ready (this is kind of Rincon philosophy) and we keep making it
better and better. I am taking the "already working" profile package
written in python and going to report "run-time" events. RTS 6/4/04
- Let's design (at least a subset of) the size and shape of the
program behavior information which we want to transmit. CLJ 7/2/04
Design Discussion
Implementation Documentation
There is a profound lack of documentation on Python's implementation;
a little bit can be found in "Python, the Complete Reference".
We may seek to improve the situation.
For example, where are Python's two kinds of classes documented?
Experiments
Python Profiling and Debugging Resources
Edit Me
Changed:
Today
(2 Days)