[pypy-dev] Flow graph documentation
Armin Rigo
arigo at tunes.org
Fri May 5 21:19:32 CEST 2006
Hi Antonio,
On Thu, May 04, 2006 at 12:26:12AM +0200, Antonio Cuni wrote:
> Since I've not found any doc about flow graphs I've written a bit about
> them hoping that it could be useful even outside of my thesis.
Ouch! At first sight, your text looks nice, but now we have a merging
issue: there is already documentation about flow graphs, it's even a
kind-of-well-documented part of PyPy in comparison. It's at
http://codespeak.net/pypy/dist/pypy/doc/objspace.html#the-flow-model
(I haven't read your docs so far, will come back...)
A bientot,
Armin.
More information about the Pypy-dev
mailing list