At 5:36 PM -0400 8/15/03, Gordon Henriksen wrote:
Is the RISC design philosophy not useful
when applied to a JITted virtual machine?

Skipping all the rest...


No. It isn't, and JITting doesn't have anything to do with this. The issue is expressable semantics, and in languages with active data (which encompasses a number of the languages we're interested in, icluding perl, python, and ruby) not allowing direct access to members of an aggregate makes doing things with that aggregate both slower and far more convoluted in a number of ways.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to