M
Minti
Hi there everybody, I was just wondering that too many people choose
to use
language like Java because of its architecture independence, this AI
is
achieved because Java is as such a platform indeed, the code is
converted to
a byte code and this byte code can be run on any machine which has
Java
Virtual Machine or the Java Platform is installed, now my question is
that can't there be a C
Virtual machine, which would run the C byte code, wherein C byte code
is the
sort of a "compiled" and "intermediate" code before it can be run on
any
particular machine. Are there any shorcomings in this approach? I
guess
practicaly we can have a Virtual machine for every language.
Has anybody done this? Should anybody do this?
OT for c.l.c but I was just curious. Thanks
to use
language like Java because of its architecture independence, this AI
is
achieved because Java is as such a platform indeed, the code is
converted to
a byte code and this byte code can be run on any machine which has
Java
Virtual Machine or the Java Platform is installed, now my question is
that can't there be a C
Virtual machine, which would run the C byte code, wherein C byte code
is the
sort of a "compiled" and "intermediate" code before it can be run on
any
particular machine. Are there any shorcomings in this approach? I
guess
practicaly we can have a Virtual machine for every language.
Has anybody done this? Should anybody do this?
OT for c.l.c but I was just curious. Thanks