Python compilers?

Paul Rubin http
Fri May 21 23:52:01 EDT 2004


Carl Banks <imbosol at aerojockey.invalid> writes:
> If I recall, + can work on ints, floats, bignums, rationals, and
> complex numbers, at least.  What one instruction does + compile to
> here?

Lisp supports type declarations which advise the compiler in those
situations.  A few such proposals have been made for Python, but none
have taken off so far.



More information about the Python-list mailing list