compiled or interpreted?
Nick Efford
nde at comp.leeds.ac.uk
Fri Dec 15 07:10:00 EST 2000
More information about the Python-list mailing list
Fri Dec 15 07:10:00 EST 2000
- Previous message (by thread): compiled or interpreted?
- Next message (by thread): compiled or interpreted?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): compiled or interpreted?
- Next message (by thread): compiled or interpreted?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list