[pypy-dev] [Fwd: Re: Fan Programing Language]

Armin Rigo arigo at tunes.org
Fri Apr 25 13:56:33 CEST 2008


Hi Antonio,

On Fri, Apr 25, 2008 at 11:25:17AM +0200, Antonio Cuni wrote:
> I don't know if there are other exceptions that are used inside the 
> interpreter to unroll the stack but which are not prebuilt.

We tried to avoid all non-prebuilt exceptions for control flow purposes.
I think that in any performance-critical place there is only
OperationError that could possibly be instantiated at run-time.


A bientot,

Armin.


More information about the pypy-dev mailing list