compiled or interpreted?
Nick Efford
nde at comp.leeds.ac.uk
Fri Dec 15 07:10:00 EST 2000
On 12 Dec 2000 11:46:39 +0100, piet at cs.uu.nl <piet at cs.uu.nl> wrote:
> And Python doesn't have a JIT, like Java.
Has the idea of developing a JIT for Python ever been considered?
Or is there some technical reason for it not being possible?
Personally, I find Python to be fast enough for most things, and
when it isn't a module can be written easily enough in C to do the
business - but a JIT would be interesting.
Nick
More information about the Python-list
mailing list