Samuele Pedroni <[EMAIL PROTECTED]> writes: > I think people not following IRC/pyp-svn etc may still be interested > in this piece of information about progress. > > As of end of last week the annotator is able to type-annotate all of > the pypy codebase, at least as loaded by goal/buildcache2.py > and goal/targetpypy.py, that means the interpreter plus the standard > object space plus interp-level modules.
Wow. > We still get some expected warnings in areas touched by faking, and > some of that code may be delicate to translate. Does special-casing in the translator code suffice? Cheers, mwh -- 7. It is easier to write an incorrect program than understand a correct one. -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
