Re: [pypy-dev] Dependence Graphs in Pypy?

2012-08-08 Thread Tim Henderson
On Wed, Aug 8, 2012 at 3:05 PM, Armin Rigo wrote: > Hi Tim, > > An additional remark: if you're looking for a tool that is able to > extract a complete call graph from a random Python program, then it's > impossible. Only approximations can be done, like e.g. done in > pylint, I believe. > > Suc

[pypy-dev] Dependence Graphs in Pypy?

2012-08-08 Thread Tim Henderson
starting point. Thanks for the excellent work on Pypy! [1] Here is some of my research group's previous work on pattern extraction http://doi.wiley.com/10.1002/smr.532 (if you can't get the paper and would like it let me know) Cheers --- Tim Henderson mail me: tim.t...@gmail.co