On Nov 13, 2007 5:03 PM, Laurent Deniau <[EMAIL PROTECTED]> wrote:
<snip>
> If your program is written in Java (resp. C) but the JIT is written in C
> (resp. OCaml), in which language is your code?
I'd say it's written in Java. If you have a bug where would you
correct it? If someone would like to see the code of your program what
would you show him/her? Your Java program is a code that is executed
by a (virtual) machine that just happens to delegate most work to
another machine.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to