Python and Flaming Thunder

Lie Lie.1296 at gmail.com
Wed May 14 02:08:40 EDT 2008


On May 14, 12:51 pm, Lie <Lie.1... at gmail.com> 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.




More information about the Python-list mailing list