definition of a highlevel language?

miller.paul.w at gmail.com miller.paul.w at gmail.com
Mon May 26 15:22:24 EDT 2008


On May 26, 3:02 pm, notnorweg... at yahoo.se wrote:

> what is crazy about it?

To make, say, a Python machine fast, you'd have to optimize the hell
out of the architecture, probably all the way down to the microcode
level.  Thus, a hypothetical hardware-based Python machine would look
very little like other, more conventional chips like x86 or ARM, for
instance.  In fact, I suspect it'd look a lot like the CPython virtual
machine on an instruction level.



More information about the Python-list mailing list