Python vs. Lisp -- please explain

Terry Reedy tjreedy at udel.edu
Sun Feb 19 17:57:31 EST 2006


>> Of course it is. What do you think happens to the bytecode?

> Ok, then what do you think happens to 'machine' code ?

I believe that on modern CISC processors the human level 'machine code' is 
interpreted by subroutines written in the actual machine code usually 
called 'microcode'.

tjr








More information about the Python-list mailing list