On May 14, 12:51 pm, Lie <[EMAIL PROTECTED]> wrote:
> And your 8 by 8 cross compiler doesn't impress me at all, they're all
> based on x86/IA-32 architecture which is quite similar, no PowerPC,
> SPARC, ARM, no other CISC or RISC architecture. And your compiler is a
> single language compiler instead of three dimensional compiler that
> GCC is (cross platform, cross target platform, cross language).


And to add, I also need to mention that Python doesn't need to be
compiled at all, its py and pyo file is architecture independent.
Unlike some languages that still need to be compiled.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to