Subj : Re: OO compilers and efficiency To : comp.programming From : Chris Dollin Date : Wed Jul 20 2005 11:50 am Jussi Jumppanen wrote: > IMHO this is exactly why interpreter based languages like Java, > Pyhton, C# are becoming ever more popular. I would describe neither Java nor C# as "interpreter based". You'd have had a case for Java a few years back; but what realistic Java implementation nowadays doesn't JIT in some way? -- Chris "electric hedgehog" Dollin It's called *extreme* programming, not *stupid* programming. .